Pump version

This commit is contained in:
Pascal Vizeli 2017-06-17 23:58:07 +02:00 committed by GitHub
parent 8233083392
commit 65eaed4f90

View File

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