1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Update version to 3.6.7,

This commit is contained in:
Frank Wang 2020-01-14 16:33:05 +08:00
parent b1e5d00821
commit 583021d114

View File

@ -7,7 +7,7 @@ def read(filename):
return file.read()
setup(name='pyTelegramBotAPI',
version='3.6.6',
version='3.6.7',
description='Python Telegram bot api. ',
long_description=read('README.md'),
long_description_content_type="text/markdown",