Bumped version to 20200422.0

This commit is contained in:
Bram Kragten 2020-04-22 12:16:03 +02:00
parent fdf7b516a0
commit a9d927551c

View File

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