Bumped version to 20191023.0

This commit is contained in:
Bram Kragten 2019-10-23 21:16:25 +02:00
parent b34b52f305
commit 73c56a68b6

View File

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