Update version to 20180401.0

This commit is contained in:
Paulus Schoutsen 2018-03-31 17:42:37 -07:00
parent 859ffdb66d
commit 0a5767913a

View File

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