From a581206d7cab95ad27c47c5dbe9c4fecccef68a8 Mon Sep 17 00:00:00 2001 From: Davte Date: Sat, 20 Jul 2019 10:54:20 +0200 Subject: [PATCH] New version --- ciclopibot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ciclopibot/__init__.py b/ciclopibot/__init__.py index aac8ea7..8851396 100644 --- a/ciclopibot/__init__.py +++ b/ciclopibot/__init__.py @@ -3,6 +3,6 @@ __author__ = "Davide Testa" __email__ = "davide@davte.it" __license__ = "GNU General Public License v3.0" -__version__ = "1.0.2" +__version__ = "1.0.3" __maintainer__ = "Davide Testa" __contact__ = "t.me/davte"