Skip to content

Commit bac70fc

Browse files
committed
Release v0.6.4
To include #29 and #27
1 parent d426b47 commit bac70fc

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

RELEASES.rst

+9-1
Original file line numberDiff line numberDiff line change
@@ -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+
19
Version 0.6.3
210
~~~~~~~~~~~~~
311

@@ -71,4 +79,4 @@ Version 0.2.0
7179
:Date:
7280
2017/06/18
7381

74-
- First official Pypi release
82+
- First official Pypi release

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
setup(
2626
name="libpurecool",
27-
version="0.6.3",
27+
version="0.6.4",
2828
license="Apache License 2.0",
2929
url="http://libpurecool.readthedocs.io",
3030
download_url="https://github.com/etheralm/libpurecool",

0 commit comments

Comments
 (0)