Bumped version to 20200406.0

This commit is contained in:
Bram Kragten 2020-04-06 17:00:16 +02:00
parent 42d5349db7
commit 53f0c01073

View File

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