Bumped version to 20210302.6

This commit is contained in:
Bram Kragten 2021-03-07 23:20:37 +01:00
parent 279f78e4a8
commit fa7bd28c92
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.5",
version="20210302.6",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/home-assistant-polymer",
author="The Home Assistant Authors",