Bumped version to 20201229.0

This commit is contained in:
Bram Kragten 2020-12-29 23:09:00 +01:00
parent 50c5c15f49
commit 177ea2b85a

View File

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