Bumped version to 20200811.0

This commit is contained in:
Ludeeus 2020-08-11 11:57:03 +00:00
parent 271eb614cd
commit 283b134d84

View File

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