Bumped version to 20210127.0

This commit is contained in:
Bram Kragten 2021-01-27 16:09:35 +01:00
parent 9243d300cc
commit 4234d51a29

View File

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