diff --git a/setup.py b/setup.py index 4494420..edb3970 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup(name='pyTelegramBotAPI', - version='0.2.5', + version='0.2.6', description='Python Telegram bot api. ', author='eternnoir', author_email='eternnoir@gmail.com',