Bumped version to 20191119.6

This commit is contained in:
Bram Kragten 2019-11-23 21:31:19 +01:00
parent e56355b406
commit a3e59e168f

View File

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