1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 12:49:19 +00:00

Bump version to 20180702.1

This commit is contained in:
Paulus Schoutsen
2018-07-02 14:20:48 -04:00
parent 918c2ce29e
commit e452384ecd

View File

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