Bumped version to 20211014.0

This commit is contained in:
Paulus Schoutsen 2021-10-14 13:06:18 -07:00
parent 6e8e9824f9
commit 3f2cce936c

View File

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