From 805bf86db02c085f4f3c0be5eb5ef7f4df9a8f03 Mon Sep 17 00:00:00 2001 From: Leon Jacobs Date: Mon, 25 Feb 2019 21:02:50 +0200 Subject: [PATCH] =?UTF-8?q?Version=201.5.2=20=F0=9F=92=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- objection/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objection/__init__.py b/objection/__init__.py index 77c8ecfb..b81aaf36 100644 --- a/objection/__init__.py +++ b/objection/__init__.py @@ -1,6 +1,6 @@ import sys -__version__ = '1.5.1' +__version__ = '1.5.2' # helper containing a python 3 related warning # if this is run with python 2