Bumped version to 20201021.4

This commit is contained in:
Bram Kragten 2020-10-29 18:33:22 +01:00
parent bf4a94dc48
commit 744efa30f2

View File

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