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 07b82dc commit 2c57c5cCopy full SHA for 2c57c5c
setup.py
@@ -7,7 +7,7 @@ def read(filename):
7
return file.read()
8
9
setup(name='pyTelegramBotAPI',
10
- version='3.6.5',
+ version='3.6.6',
11
description='Python Telegram bot api. ',
12
long_description=read('README.md'),
13
long_description_content_type="text/markdown",
0 commit comments