mirror of https://github.com/lark-parser/lark.git
Version bump
This commit is contained in:
parent
188386cf04
commit
da7eaa219d
|
@ -3,4 +3,4 @@ from .common import ParseError, GrammarError
|
|||
from .lark import Lark
|
||||
from .utils import inline_args
|
||||
|
||||
__version__ = "0.2.9"
|
||||
__version__ = "0.2.10"
|
||||
|
|
Loading…
Reference in New Issue