Bumped version to 20200519.3

This commit is contained in:
Bram Kragten 2020-05-21 15:15:37 +02:00
parent 3f35c603d2
commit 9c574995ac

View File

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