Bumped version to 20210825.0

This commit is contained in:
Paulus Schoutsen 2021-08-25 10:59:17 -07:00
parent 640fbd616b
commit fe2172a660

View File

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