From 19aac0e8748d93d67821f05d94e8d0890c96089c Mon Sep 17 00:00:00 2001 From: Davte Date: Sun, 19 Jan 2020 19:18:47 +0100 Subject: [PATCH] Version alignment (again) --- davtelepot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/davtelepot/__init__.py b/davtelepot/__init__.py index 718839b..dc542fd 100644 --- a/davtelepot/__init__.py +++ b/davtelepot/__init__.py @@ -14,7 +14,7 @@ __author__ = "Davide Testa" __email__ = "davide@davte.it" __credits__ = ["Marco Origlia", "Nick Lee @Nickoala"] __license__ = "GNU General Public License v3.0" -__version__ = "2.3.18" +__version__ = "2.3.19" __maintainer__ = "Davide Testa" __contact__ = "t.me/davte"