Bumped version to 20200820.0

This commit is contained in:
Bram Kragten 2020-08-20 15:52:06 +02:00
parent d7e409b042
commit 3367fadc3a

View File

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