We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6c70b commit 1b11f77Copy full SHA for 1b11f77
custom_components/plugwise_usb/manifest.json
@@ -10,5 +10,5 @@
10
"issue_tracker": "https://github.com/plugwise/python-plugwise-usb/issues",
11
"loggers": ["plugwise_usb"],
12
"requirements": ["plugwise-usb==0.44.13"],
13
- "version": "0.55.10"
+ "version": "0.55.11"
14
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "plugwise_usb-beta"
3
-version = "0.55.10"
+version = "0.55.11"
4
description = "Plugwise USB custom_component (BETA)"
5
readme = "README.md"
6
requires-python = ">=3.13"
0 commit comments