Bumped version to 20200519.4

This commit is contained in:
Bram Kragten 2020-05-22 18:21:00 +02:00
parent 23192226dd
commit 6cc9ce573b

View File

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