diff --git a/images/objection.png b/images/objection.png new file mode 100644 index 00000000..bb882539 Binary files /dev/null and b/images/objection.png differ diff --git a/objection/__init__.py b/objection/__init__.py index 32e9a2fb..c545456c 100644 --- a/objection/__init__.py +++ b/objection/__init__.py @@ -1,6 +1,6 @@ import sys -__version__ = '0.1.1' +__version__ = '1.0.0' # helper containing a python 3 related warning # if this is run with python 2