Bumped version to 20191002.1

This commit is contained in:
Bram Kragten 2019-10-08 10:33:16 +02:00
parent 8de9a73741
commit ac75ce038a

View File

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