BUMP 0.10 added ensure_index
This commit is contained in:
parent
0797c341ff
commit
cc9ae51b46
@ -30,7 +30,7 @@ SLOW_ONLY = 1
|
||||
ALL = 2
|
||||
"""Profile all operations."""
|
||||
|
||||
version = "0.9.7"
|
||||
version = "0.10"
|
||||
"""Current version of PyMongo."""
|
||||
|
||||
def _index_list(key_or_list, direction):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user