Skip to content

Commit 04e516b

Browse files
author
Mike Dirolf
committed
BUMP 0.14.2 a couple of minor bugfixes
1 parent 6164f76 commit 04e516b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymongo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
ALL = 2
3434
"""Profile all operations."""
3535

36-
version = "0.14.1"
36+
version = "0.14.2"
3737
"""Current version of PyMongo."""
3838

3939
Connection = PyMongo_Connection

0 commit comments

Comments
 (0)