From f21ff0aff5e34d0a85d3f40b61b7d667e7e6bb49 Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Mon, 20 Jul 2020 02:55:54 +0400 Subject: [PATCH] Oh, fuck me. What a typo... xD --- scrapthechan/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapthechan/__init__.py b/scrapthechan/__init__.py index 4381b56..e9163f8 100644 --- a/scrapthechan/__init__.py +++ b/scrapthechan/__init__.py @@ -1,4 +1,4 @@ -__date__ = "18 Jule 2020" +__date__ = "18 July 2020" __version__ = "0.2.1" __author__ = "Alexander \"Arav\" Andreev" __email__ = "me@arav.top"