mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Version update:
Change log: - Telegram bot api 20161121 new feature. - Telegram bot api 20161204 new feature.
This commit is contained in:
parent
a06551daaf
commit
c168feea32
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ def readme():
|
|||||||
return f.read()
|
return f.read()
|
||||||
|
|
||||||
setup(name='pyTelegramBotAPI',
|
setup(name='pyTelegramBotAPI',
|
||||||
version='2.2.3',
|
version='2.3.0',
|
||||||
description='Python Telegram bot api. ',
|
description='Python Telegram bot api. ',
|
||||||
long_description=readme(),
|
long_description=readme(),
|
||||||
author='eternnoir',
|
author='eternnoir',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user