Bumped version to 20190427.0

This commit is contained in:
Paulus Schoutsen 2019-04-27 22:08:20 -07:00
parent 57abd4ae07
commit 1e85880d7b

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="home-assistant-frontend",
version="20190424.0",
version="20190427.0",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/home-assistant-polymer",
author="The Home Assistant Authors",