Bumped version to 20191119.4

This commit is contained in:
Bram Kragten 2019-11-21 17:04:43 +01:00
parent 0511bc360e
commit 654ff99cd1

View File

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