diff --git a/setup.py b/setup.py index 537c28182..ed4ecca8f 100755 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ finally: setup( name="pymongo", - version="0.2pre", + version="0.3pre", description="Driver for the Mongo database ", long_description=readme_content, author="10gen",