Bumped version to 20181121.0

This commit is contained in:
Paulus Schoutsen 2018-11-21 20:04:19 +01:00
parent e4dc1884f8
commit cbb703e5c1

View File

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