Skip to content

Commit 2178175

Browse files
authored
updated VERSION tag
1 parent 0437534 commit 2178175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/midea_dehumidifier/humidifier.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
For more details please refer to the documentation at
44
https://github.com/barban-dev/midea_inventor_dehumidifier
55
"""
6-
VERSION = '1.0.5'
6+
VERSION = '1.05'
77

88
import logging
99
from typing import List, Optional

0 commit comments

Comments
 (0)