Bumped version to 20200220.4

This commit is contained in:
Bram Kragten 2020-02-26 09:42:10 +01:00
parent f02bb67485
commit 6d145730a5

View File

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