Skip to content

Commit 1bbb2d3

Browse files
authored
chore: Bump version to 1.5.3 (#207)
fixes #206
1 parent b14be53 commit 1bbb2d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

custom_components/solakon_one/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"iot_class": "local_polling",
1010
"issue_tracker": "https://github.com/solakon-de/solakon-one-homeassistant/issues",
1111
"requirements": ["bitflags>=1.2.0", "pymodbus>=3.11.1"],
12-
"version": "1.5.0"
12+
"version": "1.5.3"
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 = "solakon-one-homeassistant"
3-
version = "1.5.0"
3+
version = "1.5.3"
44
description = "Home Assistant custom component for Solakon ONE"
55
readme = "README.md"
66
license = {text = "MIT"}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)