Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 4b0e827

Browse files
committed
Version bump
1 parent 41c36c6 commit 4b0e827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/ohme/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Component constants"""
22
DOMAIN = "ohme"
33
USER_AGENT = "dan-r-homeassistant-ohme"
4-
INTEGRATION_VERSION = "0.3.1"
4+
INTEGRATION_VERSION = "0.3.2"
55

66
DATA_CLIENT = "client"
77
DATA_COORDINATORS = "coordinators"

0 commit comments

Comments
 (0)