Bumped version to 20190811.0

This commit is contained in:
Paulus Schoutsen 2019-08-11 20:52:24 -07:00
parent 8c3f8656fe
commit 52712f65c2

View File

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