Skip to content

Commit ebbb995

Browse files
committed
chore: update project description
1 parent 6286d0f commit ebbb995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "python-jsonpath"
7-
description = 'Another JSONPath implementation for Python.'
7+
description = 'JSONPath, JSON Pointer and JSON Patch for Python.'
88
readme = "README.md"
99
requires-python = ">=3.7"
1010
license = "MIT"

0 commit comments

Comments
 (0)