Bumped version to 20200715.1

This commit is contained in:
Bram Kragten 2020-07-15 19:56:56 +02:00
parent 21e277b8a2
commit d154fcbd71

View File

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