Bump version to 20180404.0

This commit is contained in:
Paulus Schoutsen 2018-04-03 16:48:46 -07:00
parent 51f4028343
commit b57116f39c

View File

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