Bumped version to 20201021.3

This commit is contained in:
Bram Kragten 2020-10-27 20:18:52 +01:00
parent e6a4ab789b
commit bec0d9b00e

View File

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