Skip to content

Commit

Permalink
Update climate.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MapoDan authored Jan 18, 2020
1 parent e7b0939 commit 387ec3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/programmable_thermostat/climate.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

_LOGGER = logging.getLogger(__name__)

__version__ = '4.2'
__version__ = '4.3'

DEPENDENCIES = ['switch', 'sensor']

Expand Down

0 comments on commit 387ec3c

Please sign in to comment.