Skip to content

Commit 85c5ee4

Browse files
authored
PYTHON-5364 Update package description (#2324)
1 parent 08e7f03 commit 85c5ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "pymongo"
77
dynamic = ["version", "dependencies", "optional-dependencies"]
8-
description = "Python driver for MongoDB <http://www.mongodb.org>"
8+
description = "PyMongo - the Official MongoDB Python driver"
99
readme = "README.md"
1010
license = {file="LICENSE"}
1111
requires-python = ">=3.9"

0 commit comments

Comments
 (0)