Bumped version to 20201111.2

This commit is contained in:
Bram Kragten 2020-11-17 22:24:30 +01:00
parent f99b9215e3
commit aa4f0929e0

View File

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