Bumped version to 20200807.1

This commit is contained in:
Ludeeus 2020-08-07 14:00:10 +00:00
parent 49683326e6
commit 02791c51ae

View File

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