Update version to 20180919.0

This commit is contained in:
Paulus Schoutsen 2018-09-19 15:16:35 +02:00
parent 82e49a5e44
commit 55dc35a8fc
1 changed files with 1 additions and 1 deletions

View File

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