We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9fd79c commit 46f28e7Copy full SHA for 46f28e7
pymongo/__init__.py
@@ -31,7 +31,7 @@
31
ALL = 2
32
"""Profile all operations."""
33
34
-version = "0.10.2"
+version = "0.10.3"
35
"""Current version of PyMongo."""
36
37
Connection = PyMongo_Connection
0 commit comments