1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-26 13:46:41 +00:00

Version bump 20180924.0

This commit is contained in:
Paulus Schoutsen
2018-09-24 11:46:26 +02:00
parent 7b6cf28459
commit b944089087

View File

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