From 6ba21f0115725fb9210582dfd4546259a55a51f5 Mon Sep 17 00:00:00 2001 From: Davte Date: Thu, 7 May 2020 15:29:10 +0200 Subject: [PATCH] Version --- davtelepot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/davtelepot/__init__.py b/davtelepot/__init__.py index 9f2a66a..7d166f8 100644 --- a/davtelepot/__init__.py +++ b/davtelepot/__init__.py @@ -11,7 +11,7 @@ __author__ = "Davide Testa" __email__ = "davide@davte.it" __credits__ = ["Marco Origlia", "Nick Lee @Nickoala"] __license__ = "GNU General Public License v3.0" -__version__ = "2.5.7" +__version__ = "2.5.8" __maintainer__ = "Davide Testa" __contact__ = "t.me/davte"