Bumped version to 20210225.0

This commit is contained in:
Bram Kragten 2021-02-25 18:40:34 +01:00
parent 6f636187f7
commit f44d867d3a
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(
name="home-assistant-frontend",
version="20210224.0",
version="20210225.0",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/home-assistant-polymer",
author="The Home Assistant Authors",