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

Version bump to 20180629.1

This commit is contained in:
Paulus Schoutsen
2018-06-29 15:38:26 -04:00
parent cdb7a6261e
commit c781163f6b

View File

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