We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229dfbc commit 86410f8Copy full SHA for 86410f8
CHANGELOG.rst
@@ -1,6 +1,7 @@
1
Changelog
2
=========
3
-0.4.5 (2019-02-25)
+
4
+0.5.0 (2019-02-27)
5
------------------
6
7
- Add support for temperature provided by Switch v2
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name='python-mystrom',
19
- version='0.4.5',
+ version='0.5.0',
20
description='Python API for interacting with myStrom devices',
21
long_description=long_description,
22
url='https://github.com/fabaff/python-mystrom',
0 commit comments