Skip to content

Commit 2c57c5c

Browse files
committed
Update version.
1 parent 07b82dc commit 2c57c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def read(filename):
77
return file.read()
88

99
setup(name='pyTelegramBotAPI',
10-
version='3.6.5',
10+
version='3.6.6',
1111
description='Python Telegram bot api. ',
1212
long_description=read('README.md'),
1313
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)