Skip to content

Commit 86410f8

Browse files
committed
Made it 0.5.0
1 parent 229dfbc commit 86410f8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Changelog
22
=========
3-
0.4.5 (2019-02-25)
3+
4+
0.5.0 (2019-02-27)
45
------------------
56

67
- Add support for temperature provided by Switch v2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name='python-mystrom',
19-
version='0.4.5',
19+
version='0.5.0',
2020
description='Python API for interacting with myStrom devices',
2121
long_description=long_description,
2222
url='https://github.com/fabaff/python-mystrom',

0 commit comments

Comments
 (0)