Bumped version to 20200108.1

This commit is contained in:
Bram Kragten 2020-01-17 17:13:00 +01:00
parent 581a803cc4
commit 8262d1617f

View File

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