Pump version 0.39

This commit is contained in:
Pascal Vizeli 2017-06-29 12:03:00 +02:00 committed by GitHub
parent 766a9af54e
commit 7a470bb3ac

View File

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