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 cda3882 commit 02a03fdCopy full SHA for 02a03fd
pymongo/__init__.py
@@ -33,7 +33,7 @@
33
ALL = 2
34
"""Profile all operations."""
35
36
-version = "0.15.1"
+version = "0.15.2"
37
"""Current version of PyMongo."""
38
39
Connection = PyMongo_Connection
0 commit comments