Bumped version to 20190804.0

This commit is contained in:
Paulus Schoutsen 2019-08-04 22:26:27 -07:00
parent 5b02a43c3f
commit 98b882d599

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name="home-assistant-frontend", name="home-assistant-frontend",
version="20190801.0", version="20190804.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",