We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a8e95 commit 8a9805cCopy full SHA for 8a9805c
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+# v0.27.3 More typing improvements
4
+
5
# v0.27.2: Strict-typing
6
7
# v0.27.1: More cooling-related updates, based on additional info from Plugwise
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
-version = "0.27.2"
+version = "0.27.3"
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