Bumped version to 20210407.3

This commit is contained in:
Bram Kragten 2021-04-09 20:05:32 +02:00
parent d7c0c2ea72
commit 17d3755152
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="20210407.2",
version="20210407.3",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/home-assistant-polymer",
author="The Home Assistant Authors",