Version bump to 20181103.0

This commit is contained in:
Paulus Schoutsen 2018-11-03 13:24:36 +01:00
parent 89677577ef
commit dc0f023754

View File

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