Bumped version to 20190329.0

This commit is contained in:
Paulus Schoutsen 2019-03-29 16:44:32 -07:00
parent a77c951d55
commit 74a255add1

View File

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