We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 290ba3b commit 774867cCopy full SHA for 774867c
python/xgrammar/version.py
@@ -20,7 +20,7 @@
20
21
# ---------------------------------------------------
22
23
-__version__ = "0.1.20"
+__version__ = "0.1.21"
24
PROJ_ROOT = os.path.dirname(os.path.abspath(os.path.expanduser(__file__)))
25
26
0 commit comments