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 2371bba commit ab54da1Copy full SHA for ab54da1
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-# v0.27.7b2: Stick bugfix: Attempt to fix reported issue https://github.com/plugwise/plugwise-beta/issues/312
+# v0.27.7: Stick bugfix: fix for reported issue https://github.com/plugwise/plugwise-beta/issues/312
4
5
# v0.27.6: Stick bugfix: properly handle responses without mac
6
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
7
-version = "0.27.7b2"
+version = "0.27.7"
8
license = {file = "LICENSE"}
9
description = "Plugwise Smile (Adam/Anna/P1), Stretch and USB (Stick) module for Python 3."
10
readme = "README.md"
0 commit comments