version bump to 20180703.1

This commit is contained in:
Paulus Schoutsen 2018-07-03 14:51:34 -04:00
parent 42525ae1df
commit 5b0ca026d5

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='20180703.0', version='20180703.1',
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',