Bumped version to 20200716.0

This commit is contained in:
Bram Kragten 2020-07-16 17:51:47 +02:00
parent 427c5db7f4
commit a14179b81a

View File

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