Bumped version to 20201212.0

This commit is contained in:
Bram Kragten 2020-12-12 20:48:44 +01:00
parent 4930532c7b
commit 909f3a3005

View File

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