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 1a8c89f commit a9a60f1Copy full SHA for a9a60f1
lark/__init__.py
@@ -6,4 +6,4 @@
6
from .lexer import Token
7
from .lark import Lark
8
9
-__version__: str = "1.1.1"
+__version__: str = "1.1.2"
0 commit comments