1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 18:58:57 +00:00

Version bump to 20171121.1

This commit is contained in:
Paulus Schoutsen
2017-11-20 21:58:40 -08:00
parent 57ecbf27ca
commit 0dd1d4f478

View File

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