Bumped version to 20190919.1

This commit is contained in:
Paulus Schoutsen 2019-09-23 13:17:48 -07:00
parent a0b848acc4
commit 7c793c1cdb

View File

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