Queer European MD passionate about IT
Browse Source

Whitespace

Davte 5 years ago
parent
commit
c2b50bc42c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      davtelepot/__init__.py

+ 2 - 2
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.22"
+__version__ = "2.3.23"
 __maintainer__ = "Davide Testa"
 __contact__ = "t.me/davte"
 
@@ -22,4 +22,4 @@ __contact__ = "t.me/davte"
 from .custombot import Bot
 from . import bot, utilities
 
-__all__ = [Bot, bot, utilities]
+__all__ = [Bot, bot, utilities]