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 6b8ec14 commit 79cb906Copy full SHA for 79cb906
jsonpath_rw/__init__.py
@@ -1,5 +1,5 @@
1
from .jsonpath import *
2
from .parser import parse
3
-from .lexer import lexer
4
+# Current package version
5
__version__ = '1.4.0'
0 commit comments