From ea6d6d439b00287f4e8fb02f07ce235d05fa6d3b Mon Sep 17 00:00:00 2001 From: Leon Jacobs Date: Thu, 21 Sep 2017 16:07:04 +0200 Subject: [PATCH] Version 1.1.5 --- objection/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objection/__init__.py b/objection/__init__.py index a3677d28..87e3a527 100644 --- a/objection/__init__.py +++ b/objection/__init__.py @@ -1,6 +1,6 @@ import sys -__version__ = '1.1.4' +__version__ = '1.1.5' # helper containing a python 3 related warning # if this is run with python 2