1
mirror of https://github.com/home-assistant/frontend synced 2024-09-30 15:52:53 +02:00

Bumped version to 20200603.0

This commit is contained in:
Bram Kragten 2020-06-03 10:20:37 +02:00
parent 33f1b45f30
commit 783ea0f5c8

View File

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