Bumped version to 20201021.2

This commit is contained in:
Bram Kragten 2020-10-23 00:18:49 +02:00
parent b22f5ae5c2
commit 48543a2dad

View File

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