1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Jump to release version.

This commit is contained in:
eternnoir 2015-10-26 22:26:04 +08:00
parent cf830a0fb4
commit a17b301f1c

View File

@ -6,7 +6,7 @@ def readme():
return f.read() return f.read()
setup(name='pyTelegramBotAPI', setup(name='pyTelegramBotAPI',
version='0.4.0', version='1.4.0',
description='Python Telegram bot api. ', description='Python Telegram bot api. ',
long_description=readme(), long_description=readme(),
author='eternnoir', author='eternnoir',