Bumped version to 20201202.0

This commit is contained in:
Bram Kragten 2020-12-02 19:31:43 +01:00
parent 303f9290a8
commit 0d9ab8fdd0

View File

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