Bumped version to 20200217.0

This commit is contained in:
Bram Kragten 2020-02-17 15:58:06 +01:00
parent 7036cefa72
commit 46a596ce34

View File

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