Bumped version to 20190502.0

This commit is contained in:
Paulus Schoutsen 2019-05-02 11:45:03 -07:00
parent aad7dc5d7d
commit 57b917f297

View File

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