Bumped version to 20201210.0

This commit is contained in:
Bram Kragten 2020-12-10 15:57:13 +01:00
parent f9dece0743
commit 3d83d5f4b5

View File

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