Update version to 20181030.0

This commit is contained in:
Paulus Schoutsen 2018-10-30 11:33:37 +01:00
parent 520e03a612
commit 2e395c1b0d

View File

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