Skip to content

Commit e110a7f

Browse files
authored
Update const.py
1 parent 2bc1ec2 commit e110a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/argon40/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
NAME = "Argon40"
44
DOMAIN = "argon40"
5-
VERSION = "0.0.1"
5+
VERSION = "0.0.2"
66

77
ATTR_SPEED_NAME = "speed"
88
SERVICE_SET_FAN_SPEED = "set_fan_speed"

0 commit comments

Comments
 (0)