1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 04:39:01 +00:00

Version bump to 20171102.0

This commit is contained in:
Paulus Schoutsen
2017-11-02 08:57:43 -07:00
parent f08c45f5b4
commit 758ab7b432

View File

@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(name='home-assistant-frontend',
version='20171030.0',
version='20171102.0',
description='The Home Assistant frontend',
url='https://github.com/home-assistant/home-assistant-polymer',
author='Paulus Schoutsen',