Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
eternnoir committed Nov 29, 2017
1 parent c300195 commit d0b4bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def readme():
return f.read()

setup(name='pyTelegramBotAPI',
version='3.4.2',
version='3.5.0',
description='Python Telegram bot api. ',
long_description=readme(),
author='eternnoir',
Expand Down

0 comments on commit d0b4bb7

Please sign in to comment.