Bumped version to 20200108.2

This commit is contained in:
Bram Kragten 2020-01-17 22:42:48 +01:00
parent fc29b519ae
commit a082667c24

View File

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