Bumped version to 20210127.7

This commit is contained in:
Bram Kragten 2021-02-02 21:24:52 +01:00
parent 9d89aa329c
commit 471bb5169c

View File

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