Bumped version to 20200714.0

This commit is contained in:
Bram Kragten 2020-07-14 23:36:14 +02:00
parent 8b3b40e627
commit 7cf396b518

View File

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