Bumped version to 20201021.0

This commit is contained in:
Bram Kragten 2020-10-21 18:36:59 +02:00
parent c4ed743370
commit 673649a603

View File

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