1
mirror of https://github.com/home-assistant/frontend synced 2024-09-12 05:34:56 +02:00

Version bump to 20180531.0

This commit is contained in:
Paulus Schoutsen 2018-05-31 17:24:43 -04:00
parent 490c37e899
commit 1f14373117

View File

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