Skip to content

Commit 316f760

Browse files
committed
Bump to v0.55.1 release-version
1 parent 0f7d205 commit 316f760

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/plugwise/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"iot_class": "local_polling",
99
"loggers": ["plugwise"],
1010
"requirements": ["plugwise==1.6.1"],
11-
"version": "0.55.1a0",
11+
"version": "0.55.1",
1212
"zeroconf": ["_plugwise._tcp.local."]
1313
}

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-beta"
3-
version = "0.55.1a0"
3+
version = "0.55.1"
44
description = "Plugwise beta custom-component"
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)