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.
2 parents 69832fd + 28693da commit 2ad9defCopy full SHA for 2ad9def
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## ongoing
+## v0.31.3
4
5
- Bugfix midnight rollover for cicrles without power usage registered during first hour(s)
6
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise_usb"
7
-version = "0.31.3b0"
+version = "0.31.3"
8
license = {file = "LICENSE"}
9
description = "Plugwise USB (Stick) module for Python 3."
10
readme = "README.md"
0 commit comments