Version bump to 20180616.0

This commit is contained in:
Paulus Schoutsen 2018-06-16 17:32:05 -04:00
parent 5f226d1809
commit 1076fd8fc4

View File

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