Bumped version to 20210127.3

This commit is contained in:
Bram Kragten 2021-01-28 22:35:49 +01:00
parent 1160d27004
commit 9a088a21da

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="home-assistant-frontend",
version="20210127.1",
version="20210127.3",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/home-assistant-polymer",
author="The Home Assistant Authors",