Bumped version to 20190424.0

This commit is contained in:
Paulus Schoutsen 2019-04-24 11:07:34 -07:00
parent 38ddbf45c2
commit ff2f573dd0

View File

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