Bumped version to 20200220.2

This commit is contained in:
Bram Kragten 2020-02-25 21:55:36 +01:00
parent 189ea00768
commit 9162e9c318

View File

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