Bumped version to 20200603.2

This commit is contained in:
Bram Kragten 2020-06-05 23:46:48 +02:00
parent 10a5b3f9c3
commit ca678330d3

View File

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