Bumped version to 20200220.5

This commit is contained in:
Bram Kragten 2020-02-28 15:35:08 +01:00
parent 8d65eb1fdf
commit 17c7a3bbac

View File

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