Bumped version to 20190805.0

This commit is contained in:
Paulus Schoutsen 2019-08-05 22:22:35 -07:00
parent 2049687590
commit 4799fdee9c

View File

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