diff --git a/davtelepot/__init__.py b/davtelepot/__init__.py index c6912e4..bc166f4 100644 --- a/davtelepot/__init__.py +++ b/davtelepot/__init__.py @@ -2,7 +2,7 @@ __author__ = "Davide Testa" __email__ = "davte@libero.it" __credits__ = "Marco Origlia" __license__ = "GNU General Public License v3.0" -__version__ = "1.3.3" +__version__ = "1.3.4" __maintainer__ = "Davide Testa" __contact__ = "t.me/davte"