Skip to content

Commit da6f504

Browse files
authored
Version 0.26.0 (#309)
1 parent 2abecc1 commit da6f504

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/connectlife/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"iot_class": "cloud_polling",
99
"issue_tracker": "https://github.com/oyvindwe/connectlife-ha/issues",
1010
"requirements": ["connectlife==0.5.4"],
11-
"version": "0.25.0"
11+
"version": "0.26.0"
1212
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "connectlife-ha"
3-
version = "0.25.0"
3+
version = "0.26.0"
44
description = "Custom Home Assistant component for ConnectLife devices"
55
readme = "README.md"
66
requires-python = ">=3.13.2"

0 commit comments

Comments
 (0)