Skip to content

Commit

Permalink
Version Update.
Browse files Browse the repository at this point in the history
Change log:
- Add disable_notification parameter.
- Added setters for message/inline/chosen-inline handlers.
  • Loading branch information
eternnoir committed Feb 27, 2016
1 parent 3d9e012 commit ddc1a4d
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 @@ -6,7 +6,7 @@ def readme():
return f.read()

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

0 comments on commit ddc1a4d

Please sign in to comment.