We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef2be1 commit 251ce5bCopy full SHA for 251ce5b
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-0.3.0 (--)
5
-----------
+0.3.0 (2020-11-08)
+------------------
6
7
- Add CLI tool
8
- Support for shades/blinds (@retoo)
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="python-dingz",
19
- version="0.3.0-dev1",
+ version="0.3.0",
20
description="Python API for interacting with Dingz devices",
21
long_description=long_description,
22
url="https://github.com/fabaff/python-dingz",
0 commit comments