Skip to content

Commit 1c1b364

Browse files
committedAug 22, 2018
Version bump
1 parent 86c8ad4 commit 1c1b364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lark/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
from .exceptions import ParseError, LexError, GrammarError, UnexpectedToken, UnexpectedInput, UnexpectedCharacters
55
from .lark import Lark
66

7-
__version__ = "0.6.3"
7+
__version__ = "0.6.4"

0 commit comments

Comments
 (0)
Please sign in to comment.