Bump version to 20181024.0

This commit is contained in:
Paulus Schoutsen 2018-10-24 22:14:06 +02:00
parent 337a760e73
commit 1feb9f6a27

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name="home-assistant-frontend", name="home-assistant-frontend",
version="20181023.0", version="20181024.0",
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",