Version bump to 20180228.0

This commit is contained in:
Paulus Schoutsen 2018-02-27 20:47:46 -08:00
parent 16734c7423
commit 9ca00d1c85

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='20180227.0', version='20180228.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',