Skip to content

Commit bd8e7c0

Browse files
author
Mike Dirolf
committed
BUMP 0.13 better master-slave, some minor API changes (insert/save return value, hinting)
1 parent 0ac83e4 commit bd8e7c0

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
@@ -32,7 +32,7 @@
3232
ALL = 2
3333
"""Profile all operations."""
3434

35-
version = "0.12"
35+
version = "0.13"
3636
"""Current version of PyMongo."""
3737

3838
Connection = PyMongo_Connection

0 commit comments

Comments
 (0)