Bumped version to 20190908.0

This commit is contained in:
Bram Kragten 2019-09-08 20:16:10 +02:00
parent 2f96a096f7
commit 6328f15032

View File

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