Bumped version to 20190320.0

This commit is contained in:
Paulus Schoutsen 2019-03-20 07:42:22 -07:00
parent c743a48cf9
commit 7e69df44d7

View File

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