Bumped version to 20210526.0

This commit is contained in:
Bram Kragten 2021-05-26 16:58:31 +02:00
parent 8291a84e3e
commit f3ec09e480
No known key found for this signature in database
GPG Key ID: FBE2DFDB363EF55B

View File

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