Bumped version to 20190321.0

This commit is contained in:
Paulus Schoutsen 2019-03-21 12:23:15 -07:00
parent 4fab0b9717
commit a2bed3dd90

View File

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