Bumped version to 20201111.0

This commit is contained in:
Bram Kragten 2020-11-11 15:17:21 +01:00
parent 0cc2d3aaa7
commit e1342a0d9d
1 changed files with 1 additions and 1 deletions

View File

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