Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
erezsh committed Jul 18, 2018
1 parent 3ac32fa commit d5b3af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lark/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from .exceptions import ParseError, LexError, GrammarError, UnexpectedToken, UnexpectedInput, UnexpectedCharacters
from .lark import Lark

__version__ = "0.6.1"
__version__ = "0.6.2"

0 comments on commit d5b3af2

Please sign in to comment.