Skip to content

Commit f1ffc0b

Browse files
authored
Merge pull request #703 from plugwise/pw-1.7.1
v1.7.1 release
2 parents 3a946cd + 2657389 commit f1ffc0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Ongoing
3+
## v.1.7.1
44

55
- Avoid None-init for smile_version [#699](https://github.com/plugwise/python-plugwise/pull/699)
66
- Replace string.split() by string.partition() [#702](https://github.com/plugwise/python-plugwise/pull/702)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "plugwise"
7-
version = "1.7.0"
7+
version = "1.7.1"
88
license = {file = "LICENSE"}
99
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
1010
readme = "README.md"

0 commit comments

Comments
 (0)