Bumped version to 20201001.2

This commit is contained in:
Bram Kragten 2020-10-08 15:12:18 +02:00
parent 0e10c81025
commit b5b1849ab3

View File

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