Pump version

This commit is contained in:
Pascal Vizeli 2017-07-06 01:52:30 +02:00 committed by GitHub
parent 4dbece8e8e
commit f52d1c4509

View File

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