Bumped version to 20200407.0

This commit is contained in:
Bram Kragten 2020-04-07 15:42:02 +02:00
parent 7b97ac2f6f
commit 471a5f8407

View File

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