Bumped version to 20211026.0

This commit is contained in:
Paulus Schoutsen 2021-10-26 13:12:06 -07:00
parent 6c5e15e707
commit 27a6341137

View File

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