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 9f00ddc + 2fd592f commit c481e56Copy full SHA for c481e56
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Ongoing
+## V0.37.4
4
5
- Combine set_temperature_offset() with set_number()
6
- Fix typo in manual_fixtures.py script
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
7
-version = "0.37.3"
+version = "0.37.4"
8
license = {file = "LICENSE"}
9
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
10
readme = "README.md"
0 commit comments