Bumped version to 20210331.0

This commit is contained in:
Bram Kragten 2021-03-31 16:59:29 +02:00
parent 5b55bcd879
commit 27d9f82f7d
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( setup(
name="home-assistant-frontend", name="home-assistant-frontend",
version="20210330.0", version="20210331.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",