Bumped version to 20191025.1

This commit is contained in:
Bram Kragten 2019-10-29 12:58:20 +01:00
parent c3896a4613
commit 2a6b877cf1

View File

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