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

Version bump to 20171126.0

This commit is contained in:
Paulus Schoutsen
2017-11-25 21:51:34 -08:00
parent 3ba15cb7b5
commit db0438dd4d

View File

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