Bump to v1.4

This commit is contained in:
Dr.Caduceus
2023-11-09 22:45:03 +05:30
committed by GitHub
parent 87ae11bda7
commit e749ff2337

View File

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