Update Version.

Change log:
- Some API method change.
- next_step_handler supported. #56
This commit is contained in:
eternnoir
2015-08-01 10:20:41 +08:00
parent 821a63e3a7
commit 98f126d249
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
from setuptools import setup
setup(name='pyTelegramBotAPI',
version='0.2.8',
version='0.2.9',
description='Python Telegram bot api. ',
author='eternnoir',
author_email='eternnoir@gmail.com',