Bumped version to 20200623.1

This commit is contained in:
Paulus Schoutsen 2020-06-23 09:37:15 -07:00
parent 7ba7761a57
commit 46bf5cf830

View File

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