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 0ccf2f4 commit 24ff877Copy full SHA for 24ff877
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Python JSONPath Change Log
2
3
-## Version 0.7.0 (unreleased)
+## Version 0.7.0
4
5
**Breaking changes**
6
jsonpath/__about__.py
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2023-present James Prior <[email protected]>
#
# SPDX-License-Identifier: MIT
-__version__ = "0.6.0"
+__version__ = "0.7.0"
0 commit comments