We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d77f3 commit b0002eaCopy full SHA for b0002ea
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Ongoing
+## v1.11.3
4
5
- Better handle missing thermostat data via PR [#860](https://github.com/plugwise/python-plugwise/pull/860)
6
- More code optimizations via PR [#843](https://github.com/plugwise/python-plugwise/pull/843)
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
7
-version = "1.11.2"
+version = "1.11.3"
8
license = "MIT"
9
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
10
readme = "README.md"
0 commit comments