Bumped version to 20200603.3

This commit is contained in:
Bram Kragten 2020-06-13 10:56:44 +02:00
parent c4340e05d2
commit bee21cd3fe

View File

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