There was an error while loading. Please reload this page.
1 parent 6164f76 commit 04e516bCopy full SHA for 04e516b
pymongo/__init__.py
@@ -33,7 +33,7 @@
33
ALL = 2
34
"""Profile all operations."""
35
36
-version = "0.14.1"
+version = "0.14.2"
37
"""Current version of PyMongo."""
38
39
Connection = PyMongo_Connection
0 commit comments