Bumped version to 20200620.0

This commit is contained in:
Bram Kragten 2020-06-20 15:56:19 +02:00
parent 497494620d
commit 6891f1df1c

View File

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