Bumped version to 20200807.0

This commit is contained in:
Ludeeus 2020-08-07 10:47:19 +00:00
parent b30e467685
commit 0d4f43472b

View File

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