Skip to content

Commit 9ca4bb9

Browse files
committed
update changelog
1 parent 6b203f1 commit 9ca4bb9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.44.7 - 2025-07-08
4+
5+
- PR [282](https://github.com/plugwise/python-plugwise-usb/pull/282): Finalize switch implementation
6+
37
## v0.44.6 - 2025-07-06
48

59
- PR [279](https://github.com/plugwise/python-plugwise-usb/pull/279): Improve registry cache and node load behaviour

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_usb"
7-
version = "0.44.6"
7+
version = "0.44.7"
88
license = "MIT"
99
keywords = ["home", "automation", "plugwise", "module", "usb"]
1010
classifiers = [

0 commit comments

Comments
 (0)