Skip to content

Commit 1b11f77

Browse files
committed
bump version to 0.55.12 to include hacs
1 parent fe6c70b commit 1b11f77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/plugwise_usb/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"issue_tracker": "https://github.com/plugwise/python-plugwise-usb/issues",
1111
"loggers": ["plugwise_usb"],
1212
"requirements": ["plugwise-usb==0.44.13"],
13-
"version": "0.55.10"
13+
"version": "0.55.11"
1414
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plugwise_usb-beta"
3-
version = "0.55.10"
3+
version = "0.55.11"
44
description = "Plugwise USB custom_component (BETA)"
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)