Bumped version to 20190820.0

This commit is contained in:
Paulus Schoutsen 2019-08-20 00:07:25 -07:00
parent 3bbd45079c
commit c04a091f59

View File

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