Skip to content

Commit ce22794

Browse files
committed
Update version
1 parent 07b4014 commit ce22794

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/smartthinq_sensors/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Constants for LGE ThinQ custom component."""
22

3-
__version__ = "0.40.3"
3+
__version__ = "0.41.0"
44
PROJECT_URL = "https://github.com/ollo69/ha-smartthinq-sensors/"
55
ISSUE_URL = f"{PROJECT_URL}issues"
66

custom_components/smartthinq_sensors/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"xmltodict>=0.13.0",
1414
"charset_normalizer>=3.2.0"
1515
],
16-
"version": "0.40.3"
16+
"version": "0.41.0"
1717
}

0 commit comments

Comments
 (0)