Version bump to 20180526.0

This commit is contained in:
Paulus Schoutsen 2018-05-26 08:26:43 -04:00
parent c6f2f43767
commit 9d8f055f7b

View File

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