diff --git a/ciclopibot/__init__.py b/ciclopibot/__init__.py index 41a575f..7b1e7f7 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.9" +__version__ = "1.0.10" __maintainer__ = "Davide Testa" __contact__ = "t.me/davte"