We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b1053 commit ae8532aCopy full SHA for ae8532a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Python JSONPath Change Log
2
3
-## Version 0.3.0 (unreleased)
+## Version 0.3.0
4
5
**IETF JSONPath Draft compliance**
6
pyproject.toml
@@ -27,7 +27,7 @@ dependencies = []
27
dynamic = ["version"]
28
29
[project.urls]
30
-Documentation = "https://github.com/jg-rp/python-jsonpath#readme"
+Documentation = "https://jg-rp.github.io/python-jsonpath/"
31
Issues = "https://github.com/jg-rp/python-jsonpath/issues"
32
Source = "https://github.com/jg-rp/python-jsonpath"
33
0 commit comments