Bumped version to 20200805.0

This commit is contained in:
Ludeeus 2020-08-05 10:49:41 +00:00
parent 14e8f66ed7
commit 2fb9a56e0b

View File

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