Bumped version to 20190828.0

This commit is contained in:
Paulus Schoutsen 2019-08-28 13:41:37 -07:00
parent fccb97ede8
commit 6ddf364093

View File

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