Bumped version to 20210328.0

This commit is contained in:
Paulus Schoutsen 2021-03-28 22:28:20 +00:00
parent c341a99b83
commit 0b3333e88c

View File

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