Bumped version to 20191114.0

This commit is contained in:
Bram Kragten 2019-11-14 13:28:28 +01:00
parent 6a3238951d
commit 1c614c855f

View File

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