Skip to content

Commit 76dcc5e

Browse files
committed
Set to v0.59.2 release-version
1 parent 6f8e918 commit 76dcc5e

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.47.6"],
13-
"version": "0.59.2a2"
13+
"version": "0.59.2"
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.59.2a2"
3+
version = "0.59.2"
44
description = "Plugwise USB custom_component (BETA)"
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)