Bumped version to 20210504.0

This commit is contained in:
Bram Kragten
2021-05-04 23:01:56 +02:00
parent 105a00d3e4
commit cc76ccc3c9

View File

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