pushing a new version to PyPI - threadsafe, support for (str, unicode) -> string, some more little things

This commit is contained in:
Mike Dirolf 2009-01-23 17:03:54 -05:00
parent aba3a377a8
commit 63e7e4e043

View File

@ -6,7 +6,7 @@ from setuptools import setup
setup(
name="pymongo",
version="0.1pre",
version="0.1.1pre",
description="Driver for the Mongo database <http://www.mongodb.org>",
long_description="""\
The pymongo package is a driver for Mongo, a high performance, document-based