Version bump

This commit is contained in:
Erez Shinan 2018-02-18 17:31:45 +02:00
parent 6578742c06
commit 834dc9da22
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ from .lexer import UnexpectedInput, LexError
from .lark import Lark from .lark import Lark
from .utils import inline_args from .utils import inline_args
__version__ = "0.5.3" __version__ = "0.5.4"