1
mirror of https://github.com/home-assistant/frontend synced 2024-09-22 18:30:59 +02:00

Bumped version to 20210830.0

This commit is contained in:
Bram Kragten 2021-08-30 22:08:49 +02:00
parent 324658a36b
commit 43a585187c
No known key found for this signature in database
GPG Key ID: FBE2DFDB363EF55B

View File

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