Skip to content

Commit 999e88e

Browse files
committed
Prepare for release of version 0.4.0. [skip ci]
1 parent d885b1e commit 999e88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonpath/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-FileCopyrightText: 2023-present James Prior <[email protected]>
22
#
33
# SPDX-License-Identifier: MIT
4-
__version__ = "0.3.0"
4+
__version__ = "0.4.0"

0 commit comments

Comments
 (0)