Bumped version to 20191119.5

This commit is contained in:
Bram Kragten 2019-11-21 17:25:50 +01:00
parent 654ff99cd1
commit 9b7c095080

View File

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