We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c8ad4 commit 1c1b364Copy full SHA for 1c1b364
lark/__init__.py
@@ -4,4 +4,4 @@
4
from .exceptions import ParseError, LexError, GrammarError, UnexpectedToken, UnexpectedInput, UnexpectedCharacters
5
from .lark import Lark
6
7
-__version__ = "0.6.3"
+__version__ = "0.6.4"
0 commit comments