Bumped version to 20190626.0

This commit is contained in:
Paulus Schoutsen 2019-06-26 09:05:00 -07:00
parent 4f07caebc6
commit 5783cdb0d2

View File

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