Skip to content

Commit

Permalink
Update keywords in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsil committed Jan 22, 2024
1 parent 6277d2c commit b30f858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies = [
"orjson>=3.9.5",
"pydantic>=2.5.3,<3.0.0",
]
keywords = ["mongoz"]
keywords = ["mongoz", "odm", "nosql", "mongodb"]

[project.urls]
Homepage = "https://github.com/tarsil/mongoz"
Expand Down

0 comments on commit b30f858

Please sign in to comment.