Skip to content

Commit

Permalink
minor: change version to 1.2+
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Dirolf committed Dec 9, 2009
1 parent 18bbe73 commit d591d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymongo/__init__.py
Expand Up @@ -28,7 +28,7 @@
ALL = 2
"""Profile all operations."""

version = "1.2"
version = "1.2+"
"""Current version of PyMongo."""

Connection = PyMongo_Connection
Expand Down

0 comments on commit d591d9e

Please sign in to comment.