Bumped version to 20210531.1

This commit is contained in:
Paulus Schoutsen 2021-05-31 15:44:59 -07:00
parent d8bab6aba9
commit 07a1a805f6

View File

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