Bumped version to 20210730.0

This commit is contained in:
Bram Kragten 2021-07-30 22:14:21 +02:00
parent 2982adbfa7
commit 539d2b880c
No known key found for this signature in database
GPG Key ID: FBE2DFDB363EF55B
1 changed files with 1 additions and 1 deletions

View File

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