Bumped version to 20190918.1

This commit is contained in:
Paulus Schoutsen 2019-09-18 12:52:25 -07:00
parent 2d92ffaa4d
commit bb5ab958c1

View File

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