Version bump to 20180622.1

This commit is contained in:
Paulus Schoutsen 2018-06-22 12:44:28 -04:00
parent c83184654e
commit c579d7fed3
1 changed files with 1 additions and 1 deletions

View File

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