Skip to content

Commit

Permalink
Bump version number to 0.10.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jg-rp committed Oct 13, 2023
1 parent 4e8e089 commit 39ee4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonpath/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2023-present James Prior <[email protected]>
#
# SPDX-License-Identifier: MIT
__version__ = "0.10.1"
__version__ = "0.10.2"

0 comments on commit 39ee4cf

Please sign in to comment.