mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2021-05-13 03:08:02 +03:00
Empty list optimization, Py2 arteacts removed,
Empty list optimization: None instead of []. Py2 arteacts removed: no more six moudle used.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Versions should comply with PEP440.
|
||||
# This line is parsed in setup.py:
|
||||
__version__ = '3.7.2'
|
||||
__version__ = '3.7.3'
|
||||
|
||||
Reference in New Issue
Block a user