Bumped version to 20210528.0

This commit is contained in:
Bram Kragten
2021-05-28 12:26:38 +02:00
parent cfb370a3c8
commit a9f9fc4ce2

View File

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