Update version 3.6.0

This commit is contained in:
eternnoir 2018-03-02 19:28:34 +08:00
parent 3b60f7ca67
commit 8495229ce1
1 changed files with 1 additions and 1 deletions

View File

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