Skip to content

Commit

Permalink
Bump version 1.7.2 → 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mapio committed Apr 5, 2024
1 parent ad86d1b commit d18b3c8
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.7.2'
__version__ = '1.7.3'

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

0 comments on commit d18b3c8

Please sign in to comment.