Bump version to 20181002.0

This commit is contained in:
Paulus Schoutsen 2018-10-02 14:17:58 +02:00
parent f1f9f13d82
commit f47fd8eec4

View File

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