Pump version

This commit is contained in:
Pascal Vizeli 2017-05-02 02:28:40 +02:00 committed by GitHub
parent f178dde589
commit dbe6b860c7

View File

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