Bumped version to 20190919.0

This commit is contained in:
Paulus Schoutsen 2019-09-19 08:59:57 -07:00
parent cdfd0afdf4
commit 4ef5a8da70

View File

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