Skip to content

Commit

Permalink
BUMP 0.9.7 --no_ext option, version number and a bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Dirolf committed May 13, 2009
1 parent 2f27e67 commit d107ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymongo/__init__.py
Expand Up @@ -30,7 +30,7 @@
ALL = 2
"""Profile all operations."""

version = "0.9.6"
version = "0.9.7"
"""Current version of PyMongo."""

def _index_list(key_or_list, direction):
Expand Down

0 comments on commit d107ad5

Please sign in to comment.