Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Dirolf committed May 13, 2009
1 parent d107ad5 commit fa90822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def build_extension(self, ext):
setup(
name="pymongo",
version=version,
description="Driver for the Mongo database <http://www.mongodb.org>",
description="Python driver for MongoDB <http://www.mongodb.org>",
long_description=readme_content,
author="10gen",
author_email="mongodb-user@googlegroups.com",
Expand Down

0 comments on commit fa90822

Please sign in to comment.