mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update version.
Change log: - sendPhoto Document Audio ... file_id supported. - Add process_new_message method for webhook. - Fix thumb not in Document json - Polling interval.
This commit is contained in:
parent
185b3e007e
commit
1544efbbda
2
setup.py
2
setup.py
@ -2,7 +2,7 @@
|
||||
from setuptools import setup
|
||||
|
||||
setup(name='pyTelegramBotAPI',
|
||||
version='0.2.3',
|
||||
version='0.2.4',
|
||||
description='Python Telegram bot api. ',
|
||||
author='eternnoir',
|
||||
author_email='eternnoir@gmail.com',
|
||||
|
Loading…
x
Reference in New Issue
Block a user