Skip to content

Commit 16838c3

Browse files
committed
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.
1 parent 022cdad commit 16838c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def readme():
77
return f.read()
88

99
setup(name='pyTelegramBotAPI',
10-
version='2.0.5',
10+
version='2.1.0',
1111
description='Python Telegram bot api. ',
1212
long_description=readme(),
1313
author='eternnoir',

0 commit comments

Comments
 (0)