Version bump

This commit is contained in:
Erez Shinan 2017-07-26 10:19:54 +03:00
parent 188386cf04
commit da7eaa219d
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.9"
__version__ = "0.2.10"