Skip to content

Commit 38b265e

Browse files
authored
1 parent d069bc2 commit 38b265e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup_grammar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ def set_version(target: Antlr4Target, version: str):
161161
setup_logging()
162162

163163
input_target = sys.argv[1]
164-
version = '5.10.4'
164+
version = '5.10.7'
165165

166166
if input_target.startswith("py"):
167167
target = Antlr4Target.python

0 commit comments

Comments
 (0)