From 68b3a4fbb7cf794b593965ce707d03a3394e7ca1 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 31 Aug 2018 12:45:59 +0200 Subject: [PATCH] Version bump to 20180831.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 401ea9283c..d105185468 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages setup(name='home-assistant-frontend', - version='20180829.1', + version='20180831.0', description='The Home Assistant frontend', url='https://github.com/home-assistant/home-assistant-polymer', author='The Home Assistant Authors',