Skip to content

Commit 02a03fd

Browse files
author
Mike Dirolf
committed
BUMP 0.15.2 very minor - only doc changes (mainly to fix a bad build on pypi
1 parent cda3882 commit 02a03fd

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.15.1"
36+
version = "0.15.2"
3737
"""Current version of PyMongo."""
3838

3939
Connection = PyMongo_Connection

0 commit comments

Comments
 (0)