Bumped version to 20200108.0

This commit is contained in:
Bram Kragten 2020-01-08 18:26:20 +01:00
parent cbe4269320
commit 357a67c00d

View File

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