Skip to content

Commit 340f795

Browse files
committed
Update CHANGELOG, set to v1.7.0 release-verwsion
1 parent 0f9315e commit 340f795

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Changelog
22

3-
## Ongoing
3+
## v1.7.0
44

55
- Continuous improvements [#678](https://github.com/plugwise/python-plugwise/pull/678)
66
- Refresh Anna_Elga_2 userdata and adapt, add missing item-count, line-up test-data headers [#679](https://github.com/plugwise/python-plugwise/pull/679)
7-
- Rework code: output a single dict, add gw_data items as Smile-properties [#690](https://github.com/plugwise/python-plugwise/pull/690)
7+
- Rework code: output a single dict, add gw_data items as Smile-properties [#698](https://github.com/plugwise/python-plugwise/pull/698)
88

99
## v1.6.4
1010

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.0a9"
7+
version = "1.7.0"
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)