Bumped version to 20200518.0

This commit is contained in:
Bram Kragten 2020-05-18 16:14:12 +02:00
parent 29759de021
commit d38a0f0366

View File

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