Bumped version to 20210302.5

This commit is contained in:
Bram Kragten 2021-03-05 17:27:46 +01:00
parent 9b39087102
commit ba77a88714
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="20210302.4",
version="20210302.5",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/home-assistant-polymer",
author="The Home Assistant Authors",