Skip to content

Commit 003d789

Browse files
committed
Change version to 1.9.13
1 parent ba31f5a commit 003d789

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/ta_cmi/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"iot_class": "local_polling",
99
"issue_tracker": "https://github.com/DeerMaximum/Technische-Alternative-CMI/issues",
1010
"requirements": ["ta-cmi==3.3.1"],
11-
"version": "1.9.12"
11+
"version": "1.9.13"
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 = "tacmi"
3-
version = "1.9.12"
3+
version = "1.9.13"
44
description = "This integration monitors the inputs and outputs of the devices connected to a C.M.I."
55
readme = "README.md"
66
license = "MIT"

0 commit comments

Comments
 (0)