Bumped version to 20190717.1

This commit is contained in:
Paulus Schoutsen 2019-07-17 15:09:26 -07:00
parent 4cefb9715c
commit 1205322342

View File

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