We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab2e4d4 commit 92ee908Copy full SHA for 92ee908
objection/__init__.py
@@ -1,6 +1,6 @@
1
import sys
2
3
-__version__ = '1.0.4'
+__version__ = '1.0.5'
4
5
# helper containing a python 3 related warning
6
# if this is run with python 2
0 commit comments