Bumped version to 20201229.1

This commit is contained in:
Bram Kragten 2021-01-05 20:38:52 +01:00
parent c41369c89c
commit a9d926e80a

View File

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