Bumped version to 20200603.1

This commit is contained in:
Bram Kragten 2020-06-03 18:18:30 +02:00
parent 407f305d21
commit 2c1b25b00b

View File

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