Skip to content

Commit cdb74ab

Browse files
committed
chore: publish v2.0.1
1 parent a9e254a commit cdb74ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="jsonquerylang",
12-
version="2.0.0",
12+
version="2.0.1",
1313
packages=find_packages(include=["jsonquerylang"]),
1414
description="A lightweight, flexible, and expandable JSON query language",
1515
long_description=long_description,

0 commit comments

Comments
 (0)