Pump version

This commit is contained in:
Pascal Vizeli 2017-05-22 23:22:06 +02:00 committed by GitHub
parent cb2dd3b81c
commit 587e9618da

View File

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