Bumped version to 20210127.1

This commit is contained in:
Bram Kragten 2021-01-27 17:17:20 +01:00
parent 6b0a8eae74
commit 12acb5473b

View File

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