We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af9209 commit 2e8151cCopy full SHA for 2e8151c
setup.py
@@ -7,7 +7,7 @@ def readme():
7
return f.read()
8
9
setup(name='pyTelegramBotAPI',
10
- version='2.2.1',
+ version='2.2.2',
11
description='Python Telegram bot api. ',
12
long_description=readme(),
13
author='eternnoir',
0 commit comments