Bump to v1.3

This commit is contained in:
Dr.Caduceus
2023-11-09 14:00:23 +05:30
committed by GitHub
parent ebcaa314a1
commit eeec3687a6

View File

@@ -5,7 +5,7 @@ from .config import Telegram, LOGGER_CONFIG_JSON
dictConfig(LOGGER_CONFIG_JSON)
version = 1.2
version = 1.3
logger = getLogger('bot')
TelegramBot = Client(