Bumped version to 20210726.0

This commit is contained in:
Bram Kragten
2021-07-26 22:18:41 +02:00
parent a432cf8405
commit 11be603ed3

View File

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