diff --git a/setup.py b/setup.py index df1fc9b..86bdbe6 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup(name='pyTelegramBotAPI', - version='0.1.6', + version='0.1.7', description='Python Telegram bot api. ', author='eternnoir', author_email='eternnoir@gmail.com',