Bumped version to 20200629.0

This commit is contained in:
Paulus Schoutsen 2020-06-29 21:58:35 +00:00
parent 43fbf97e10
commit 163ff3d4e4

View File

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