Bumped version to 20191204.1

This commit is contained in:
Bram Kragten 2019-12-09 13:03:17 +01:00
parent a29892023b
commit 20ae32bc26

View File

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