Bumped version to 20200403.0

This commit is contained in:
Bram Kragten 2020-04-03 17:47:16 +02:00
parent a8f9f7ac7a
commit da73c9d83d

View File

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