Bumped version to 20190620.0

This commit is contained in:
Paulus Schoutsen 2019-06-20 23:43:45 -07:00
parent 212a44b6ae
commit 3139b914d7

View File

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