Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
erezsh committed Jan 31, 2022
1 parent d285c10 commit ad2d3c6
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 @@ -6,4 +6,4 @@
from .lexer import Token
from .lark import Lark

__version__: str = "1.0.0"
__version__: str = "1.1.0"

0 comments on commit ad2d3c6

Please sign in to comment.