Bumped version to 20210324.0

This commit is contained in:
Paulus Schoutsen 2021-03-24 00:22:11 +00:00
parent 9676d2cee7
commit 369c9dc6e2

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name="home-assistant-frontend", name="home-assistant-frontend",
version="20210316.0", version="20210324.0",
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",