Bumped version to 20200622.0

This commit is contained in:
Paulus Schoutsen 2020-06-22 15:58:36 -07:00
parent 3b779bf423
commit 9292f217c5

View File

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