Bumped version to 20200220.0

This commit is contained in:
Paulus Schoutsen 2020-02-20 10:14:57 -08:00
parent fc88922ce3
commit 65421fa551

View File

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