Skip to content

Commit

Permalink
bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
rytilahti committed Oct 6, 2017
1 parent ef800b9 commit 94583d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
=========

0.1.7 (2017-10-06)
------------------------
- Fixed setting schedule not working (#9) [horsitis

0.1.6 (2017-04-01)
------------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='python-eq3bt',
version='0.1.6',
version='0.1.7',
packages=['eq3bt'],
install_requires=['bluepy>=1.0.5', 'click', 'construct', 'click-datetime'],
description='EQ3 bluetooth thermostat support library',
Expand Down

0 comments on commit 94583d1

Please sign in to comment.