Skip to content

Commit 17837d9

Browse files
authored
Merge pull request #349 from plugwise/0_46_1
v0.46.1 release
2 parents 3a56a74 + b1ea532 commit 17837d9

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,9 +1,9 @@
11
# Changelog
22

3-
## Ongoing
3+
## v0.46.1 - 2025-09-25
44

55
- PR [337](https://github.com/plugwise/python-plugwise-usb/pull/337): Improve node removal, remove and reset the node as executed by Source, and remove the cache-file.
6-
- PR [342](https://github.com/plugwise/python-plugwise-usb/pull/342): Improve node_type chaching.
6+
- PR [342](https://github.com/plugwise/python-plugwise-usb/pull/342): Improve node_type caching.
77
- PR [343](https://github.com/plugwise/python-plugwise-usb/pull/343): Improve writing of cache-files.
88
- PR [344](https://github.com/plugwise/python-plugwise-usb/pull/344): Don't store plus-device in nodetypes cache.
99
- PR [348](https://github.com/plugwise/python-plugwise-usb/pull/348): Fix broken auto-joining.

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.46.1a2"
7+
version = "0.46.1"
88
license = "MIT"
99
keywords = ["home", "automation", "plugwise", "module", "usb"]
1010
classifiers = [

0 commit comments

Comments
 (0)