diff --git a/scrapthechan/__init__.py b/scrapthechan/__init__.py index 97eb36e..18290d4 100644 --- a/scrapthechan/__init__.py +++ b/scrapthechan/__init__.py @@ -1,5 +1,5 @@ -__date__ = "18 November 2020" -__version__ = "0.4.0" +__date__ = "8 December 2020" +__version__ = "0.4.1" __author__ = "Alexander \"Arav\" Andreev" __email__ = "me@arav.top" __copyright__ = f"Copyright (c) 2020 {__author__} <{__email__}>"