Bumped version to 20191002.0

This commit is contained in:
Bram Kragten 2019-10-02 22:25:49 +02:00
parent 3622514131
commit 260f428bc6

View File

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