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 3a946cd + 2657389 commit f1ffc0bCopy full SHA for f1ffc0b
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Ongoing
+## v.1.7.1
4
5
- Avoid None-init for smile_version [#699](https://github.com/plugwise/python-plugwise/pull/699)
6
- Replace string.split() by string.partition() [#702](https://github.com/plugwise/python-plugwise/pull/702)
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
7
-version = "1.7.0"
+version = "1.7.1"
8
license = {file = "LICENSE"}
9
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
10
readme = "README.md"
0 commit comments