Skip to content

Commit d727cf1

Browse files
authored
Update version
1 parent 1068811 commit d727cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant_cli/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Constants used by Home Assistant CLI (hass-cli)."""
22
PACKAGE_NAME = 'homeassistant_cli'
33

4-
__version__ = '0.10.0.dev0'
4+
__version__ = '0.9.4'
55

66
AUTO_SERVER = 'auto'
77
DEFAULT_SERVER = 'http://localhost:8123'

0 commit comments

Comments
 (0)