Bumped version to 20190917.2

This commit is contained in:
Bram Kragten 2019-09-17 21:00:13 +02:00
parent e30f9d4a66
commit 54beaad7e5

View File

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