Bumped version to 20190618.0

This commit is contained in:
Paulus Schoutsen 2019-06-18 11:21:56 -07:00
parent 4f448553f6
commit 7d1f689ed9

View File

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