diff --git a/davtelepot/__init__.py b/davtelepot/__init__.py index 6a195fe..6f9f793 100644 --- a/davtelepot/__init__.py +++ b/davtelepot/__init__.py @@ -7,7 +7,7 @@ __author__ = "Davide Testa" __email__ = "davide@davte.it" __credits__ = ["Marco Origlia", "Nick Lee @Nickoala"] __license__ = "GNU General Public License v3.0" -__version__ = "2.1.12" +__version__ = "2.1.13" __maintainer__ = "Davide Testa" __contact__ = "t.me/davte"