Bumped version to 20200918.1

This commit is contained in:
Bram Kragten 2020-09-23 12:10:59 +02:00
parent d25f371d6c
commit 1afa4d2868

View File

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