Bumped version to 20210127.4

This commit is contained in:
Bram Kragten 2021-01-29 18:10:58 +01:00
parent 9a088a21da
commit 1fc51f0087

View File

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