Bumped version to 20190917.0

This commit is contained in:
Bram Kragten 2019-09-17 07:49:52 +02:00
parent f4f1e24ad5
commit 8fd8274d15

View File

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