Bumped version to 20190904.0 (#3612)

This commit is contained in:
Bram Kragten 2019-09-04 13:51:52 +02:00 committed by GitHub
parent 48a010563e
commit c4fca84ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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