Skip to content

Commit f172dbc

Browse files
committed
Set to v0.55.12 release version
1 parent 3784155 commit f172dbc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)