diff --git a/objection/__init__.py b/objection/__init__.py index 257b9e2d..5f72db1f 100644 --- a/objection/__init__.py +++ b/objection/__init__.py @@ -1,6 +1,6 @@ import sys -__version__ = '1.1.12' +__version__ = '1.1.13' # helper containing a python 3 related warning # if this is run with python 2