Update frontend to 20180825.0

This commit is contained in:
Paulus Schoutsen 2018-08-25 11:13:29 +02:00
parent 5e6e3dd793
commit f64ddf46e2

View File

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