Bumped version to 20190918.0

This commit is contained in:
Bram Kragten 2019-09-18 13:56:01 +02:00
parent 29dff42de4
commit fca885a17a

View File

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