Version bump to 20171117.1

This commit is contained in:
Paulus Schoutsen 2017-11-16 22:07:35 -08:00
parent b15edbd4fd
commit 1c2d713846

View File

@ -1,7 +1,7 @@
from setuptools import setup, find_packages from setuptools import setup, find_packages
setup(name='home-assistant-frontend', setup(name='home-assistant-frontend',
version='20171117.0', version='20171117.1',
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',