mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update version.
Change log: - Added the field emoji to the Sticker. - Added the field forward_from_chat to the Message object for messages forwarded from channels.
This commit is contained in:
parent
022cdada49
commit
16838c30b6
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ def readme():
|
||||
return f.read()
|
||||
|
||||
setup(name='pyTelegramBotAPI',
|
||||
version='2.0.5',
|
||||
version='2.1.0',
|
||||
description='Python Telegram bot api. ',
|
||||
long_description=readme(),
|
||||
author='eternnoir',
|
||||
|
Loading…
x
Reference in New Issue
Block a user