Skip to content

Commit 742a380

Browse files
authored
Bump to v0.1.19 (#313)
Signed-off-by: Ubospica <ubospica@gmail.com> Signed-off-by: Ubospica <ubospica@gmail.com>
1 parent 92e9461 commit 742a380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/xgrammar/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# ---------------------------------------------------
2222

23-
__version__ = "0.1.18"
23+
__version__ = "0.1.19"
2424
PROJ_ROOT = os.path.dirname(os.path.abspath(os.path.expanduser(__file__)))
2525

2626

0 commit comments

Comments
 (0)