Bumped version to 20190715.0

This commit is contained in:
Paulus Schoutsen 2019-07-15 13:05:11 -07:00
parent beb1fe1e64
commit 9eaeafdd6a

View File

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