Skip to content

Commit f8548e1

Browse files
authored
Update const.py
1 parent b7f7038 commit f8548e1

File tree

1 file changed

+1
-1
lines changed
  • custom_components/programmable_thermostat

1 file changed

+1
-1
lines changed

custom_components/programmable_thermostat/const.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
HVAC_MODE_HEAT_COOL)
77

88
#Generic
9-
VERSION = '7.4'
9+
VERSION = '7.5'
1010
DOMAIN = 'programmable_thermostat'
1111
PLATFORM = 'climate'
1212
ISSUE_URL = 'https://github.com/custom-components/climate.programmable_thermostat/issues'

0 commit comments

Comments
 (0)