Skip to content

Commit

Permalink
1.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
craftyguy committed Jun 24, 2018
1 parent 3f677de commit d8e6d13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,11 @@ complicated or large.
Release Notes
=============

1.4.1
-----

Minor update to bump version in setup.py

1.4
---

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
long_desc = open('README.rst').read()

setup(name='radiotherm',
version='1.3',
version='1.4.1',
description='client library for wifi thermostats sold by radiothermostat.com',
long_description=long_desc,
packages=('radiotherm',),
Expand Down

0 comments on commit d8e6d13

Please sign in to comment.