Skip to content

Commit f029fae

Browse files
committed
Bump to v0.64.1 release-version
1 parent 2056f9b commit f029fae

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Versions from 0.40 and up
44

5-
## Ongoing
5+
## v0.64.1
66

77
- Line-up coordinator code with Core PR [#165936](https://github.com/home-assistant/core/pull/165936)
88

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.11.3"],
11-
"version": "0.64.0",
11+
"version": "0.64.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.64.0"
3+
version = "0.64.1"
44
description = "Plugwise beta custom-component"
55
readme = "README.md"
66
requires-python = ">=3.14"

0 commit comments

Comments
 (0)