Bumped version to 20190508.0

This commit is contained in:
Paulus Schoutsen 2019-05-08 19:58:30 -07:00
parent 1e82cc22e4
commit 95e918b6ac

View File

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