We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d426b47 commit bac70fcCopy full SHA for bac70fc
RELEASES.rst
@@ -1,3 +1,11 @@
1
+Version 0.6.4
2
+~~~~~~~~~~~~~
3
+
4
+:Date:
5
+ 2020/11/29
6
7
+ - Fix changes to Dyson API to prevent script crash (googanhiem)
8
9
Version 0.6.3
10
~~~~~~~~~~~~~
11
@@ -71,4 +79,4 @@ Version 0.2.0
71
79
:Date:
72
80
2017/06/18
73
81
74
- - First official Pypi release
82
+ - First official Pypi release
setup.py
@@ -24,7 +24,7 @@
24
25
setup(
26
name="libpurecool",
27
- version="0.6.3",
+ version="0.6.4",
28
license="Apache License 2.0",
29
url="http://libpurecool.readthedocs.io",
30
download_url="https://github.com/etheralm/libpurecool",
0 commit comments