1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Polling timeout fix

This commit is contained in:
Badiboy
2021-01-16 02:14:29 +03:00
parent 8203fa588f
commit e9ba2fd8bb
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Versions should comply with PEP440.
# This line is parsed in setup.py:
__version__ = '3.7.5.u2'
__version__ = '3.7.5.u3'