bump frontend to 20180818.0

This commit is contained in:
Paulus Schoutsen 2018-08-18 11:11:58 +02:00
parent bb3af18e46
commit f4ebf77b36

View File

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