Version bump

This commit is contained in:
Erez Sh 2019-08-14 11:31:43 +02:00
parent 9ca74d7f67
commit 3cdee35af5
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ from .exceptions import ParseError, LexError, GrammarError, UnexpectedToken, Une
from .lexer import Token
from .lark import Lark
__version__ = "0.7.2"
__version__ = "0.7.3"