Bumped version to 20200129.0

This commit is contained in:
Bram Kragten 2020-01-29 19:28:09 +01:00
parent 4e8bf434f1
commit c1a29e8091

View File

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