Bumped version to 20200623.2

This commit is contained in:
Paulus Schoutsen 2020-06-23 09:55:32 -07:00
parent e21efc0a5c
commit 44210ce6f2

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name="home-assistant-frontend", name="home-assistant-frontend",
version="20200623.1", version="20200623.2",
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",