Bumped version to 20200130.1

This commit is contained in:
Bram Kragten 2020-02-04 15:38:03 +01:00
parent e176357fbf
commit 50d0671abe

View File

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