Version bump to 20180516.1

This commit is contained in:
Paulus Schoutsen 2018-05-16 09:38:42 -04:00
parent 1971223ad3
commit d1adc2fed0

View File

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