Version bump to 20180220.0

This commit is contained in:
Paulus Schoutsen 2018-02-20 09:07:37 -08:00
parent 9f27f75397
commit 24c9dd0472

View File

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