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 0ac83e4 commit bd8e7c0Copy full SHA for bd8e7c0
pymongo/__init__.py
@@ -32,7 +32,7 @@
32
ALL = 2
33
"""Profile all operations."""
34
35
-version = "0.12"
+version = "0.13"
36
"""Current version of PyMongo."""
37
38
Connection = PyMongo_Connection
0 commit comments