Bumped version to 20211103.0

This commit is contained in:
Bram Kragten 2021-11-03 10:35:17 +01:00
parent cb8de53d74
commit 6984f19aa0
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="20211028.0",
version="20211103.0",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/frontend",
author="The Home Assistant Authors",