Version bump to 20180827.0

This commit is contained in:
Paulus Schoutsen 2018-08-27 22:20:31 +02:00
parent 59a8354a7f
commit 8cfd7ee170

View File

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