Support ReplyKeyboardMarkup object.

This commit is contained in:
eternnoir
2015-06-30 13:20:44 +08:00
parent 9e27680266
commit 77580e6784
3 changed files with 23 additions and 5 deletions

View File

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