Pump version 0.32

This commit is contained in:
Pascal Vizeli 2017-05-20 01:13:28 +02:00 committed by GitHub
parent 9984a638ba
commit c96faf7c0a

View File

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