Pump version

This commit is contained in:
Pascal Vizeli 2017-07-17 00:06:04 +02:00 committed by GitHub
parent f592971b6e
commit f2f146063b

View File

@ -1,7 +1,7 @@
"""Const file for HassIO."""
from pathlib import Path
HASSIO_VERSION = '0.44'
HASSIO_VERSION = '0.45'
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
'hassio/master/version.json')