From e7eb1d9b769edf6a98870c75a6d2a6123b7346fd Mon Sep 17 00:00:00 2001 From: Leon Jacobs Date: Tue, 6 Apr 2021 10:29:39 +0200 Subject: [PATCH] =?UTF-8?q?(rel)=20version=201.11.0=20=F0=9F=8E=89?= 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 28ebfe7e..5924159f 100644 --- a/objection/__init__.py +++ b/objection/__init__.py @@ -1,6 +1,6 @@ import sys -__version__ = '1.10.2' +__version__ = '1.11.0' # helper containing a python 3 related warning # if this is run with python 2