Bumped version to 20181126.0

This commit is contained in:
Paulus Schoutsen 2018-11-26 14:39:06 +01:00
parent 278ea184cc
commit bb8ec4b2ef

View File

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