Bumped version to 20190614.0

This commit is contained in:
Paulus Schoutsen 2019-06-14 13:41:39 -07:00
parent acceaea410
commit 8ea98023a5

View File

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