Bumped version to 20200519.2

This commit is contained in:
Bram Kragten 2020-05-21 13:02:07 +02:00
parent c6be3be45a
commit 0c57c05a22

View File

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