Bumped version to 20201203.0

This commit is contained in:
Bram Kragten 2020-12-03 17:00:56 +01:00
parent 1e90c6387c
commit 3a5d854e6d

View File

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