Bumped version to 20190712.0

This commit is contained in:
Paulus Schoutsen 2019-07-12 14:44:22 -07:00
parent 8e3b41885d
commit 4bdc82f0ed

View File

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