We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f8e918 commit 76dcc5eCopy full SHA for 76dcc5e
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.47.6"],
13
- "version": "0.59.2a2"
+ "version": "0.59.2"
14
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "plugwise_usb-beta"
3
-version = "0.59.2a2"
+version = "0.59.2"
4
description = "Plugwise USB custom_component (BETA)"
5
readme = "README.md"
6
requires-python = ">=3.13"
0 commit comments