diff --git a/scrapthechan/__init__.py b/scrapthechan/__init__.py index 18290d4..986d509 100644 --- a/scrapthechan/__init__.py +++ b/scrapthechan/__init__.py @@ -1,8 +1,8 @@ -__date__ = "8 December 2020" -__version__ = "0.4.1" +__date__ = "3 May 2021" +__version__ = "0.5.0" __author__ = "Alexander \"Arav\" Andreev" __email__ = "me@arav.top" -__copyright__ = f"Copyright (c) 2020 {__author__} <{__email__}>" +__copyright__ = f"Copyright (c) 2020,2021 {__author__} <{__email__}>" __license__ = \ """This program is licensed under the terms of the MIT license. For a copy see COPYING file in a directory of the program, or