Bumped version to 20200220.1

This commit is contained in:
Paulus Schoutsen 2020-02-20 14:47:40 -08:00
parent 22d8ce0fd9
commit e59987a8ed

View File

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