Skip to content

Commit ebde653

Browse files
committed
Bump to v1.8.0 for release
1 parent 26a09f8 commit ebde653

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.8.0
44

55
- Test/validate for Python 3.14
66
- Fix entity_item counting, refresh/complete test-data-json files via [#794](https://github.com/plugwise/python-plugwise/pull/794)
7-
- Add support for the new Emma connected to an Adam via ZigBee
7+
- Add initial support for the new Emma via [#797](https://github.com/plugwise/python-plugwise/pull/797)
88

99
## v1.7.8
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.8"
7+
version = "1.8.0"
88
license = "MIT"
99
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
1010
readme = "README.md"

0 commit comments

Comments
 (0)