Bumped version to 20190602.0

This commit is contained in:
Paulus Schoutsen 2019-06-02 13:45:20 -07:00
parent fc056869a7
commit 4ccf450ad4

View File

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