Pump version

This commit is contained in:
Pascal Vizeli 2017-05-18 17:40:02 +02:00 committed by GitHub
parent 75be8666a6
commit 23addfb9a6

View File

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