Skip to content

Commit

Permalink
Bump version 1.6.4a0 → 1.7.0a0
Browse files Browse the repository at this point in the history
  • Loading branch information
mapio committed Mar 25, 2024
1 parent 29035ad commit d94e294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/liblet/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '1.6.4a0'
__version__ = '1.7.0a0'

from liblet.antlr import ANTLR, AnnotatedTreeWalker
from liblet.automaton import (
Expand Down

0 comments on commit d94e294

Please sign in to comment.