mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2021-05-13 03:08:02 +03:00
Empty list optimization: None instead of []. Py2 arteacts removed: no more six moudle used.
4 lines
95 B
Python
4 lines
95 B
Python
# Versions should comply with PEP440.
|
|
# This line is parsed in setup.py:
|
|
__version__ = '3.7.3'
|