Bumped version to 20200701.0

This commit is contained in:
Bram Kragten 2020-07-01 11:36:03 +02:00
parent 1f15094da7
commit 8cc0b46335

View File

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