Bumped version to 20200512.0

This commit is contained in:
Bram Kragten 2020-05-12 21:59:06 +02:00
parent 577a21fc5c
commit 825db8a56a

View File

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