Bumped version to 20200509.0

This commit is contained in:
Bram Kragten 2020-05-09 21:01:00 +02:00
parent db906ad4d0
commit 1a0bf861ee

View File

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