This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
gitmirror
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
39
Wiki
Activity
Browse Source
Version bump due to bad release (Issue
#545
)
tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.8.5
Erez Sh
4 years ago
parent
f5cdde2f7a
commit
7d5e0146da
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lark/__init__.py
+ 1
- 1
lark/__init__.py
View File
@@ -6,4 +6,4 @@ from .exceptions import (ParseError, LexError, GrammarError, UnexpectedToken,
from .lexer import Token
from .lark import Lark
__version__ = "0.8.
3
"
__version__ = "0.8.
4
"
Write
Preview
Loading…
Cancel
Save