Bumped version to 20200330.0

This commit is contained in:
Bram Kragten 2020-03-30 20:53:19 +02:00
parent 20cc9c9b42
commit 0d4a7a2b3e

View File

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