Patch version bump

This commit is contained in:
Erez Shinan 2017-03-20 19:14:01 +02:00
parent c37ece612b
commit 7a5ff49d09
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ from .common import ParseError, GrammarError
from .lark import Lark
from .utils import inline_args
__version__ = "0.2.2"
__version__ = "0.2.3"