diff --git a/davtelepot/__init__.py b/davtelepot/__init__.py index f843c44..3221cb4 100644 --- a/davtelepot/__init__.py +++ b/davtelepot/__init__.py @@ -1,7 +1,8 @@ __author__ = "Davide Testa" +__email__ = "davte@libero.it" __credits__ = "Marco Origlia" __license__ = "GNU General Public License v3.0" -__version__ = "1.2.2" +__version__ = "1.2.3" __maintainer__ = "Davide Testa" __contact__ = "t.me/davte"