From 205d6a8347e71a79bc38789d2cbb8bd7c0acb203 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 10 May 2018 17:38:10 -0400 Subject: [PATCH] Version bump to 20180510.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 570133bed4..a2083f777b 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages setup(name='home-assistant-frontend', - version='20180510.0', + version='20180510.1', description='The Home Assistant frontend', url='https://github.com/home-assistant/home-assistant-polymer', author='The Home Assistant Authors',