Bumped version to 20210517.0

This commit is contained in:
Paulus Schoutsen 2021-05-17 16:06:19 -07:00
parent 07bab7b264
commit 7890ca85a8

View File

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