Skip to content

Commit

Permalink
Bump to 0.1.10 (#157)
Browse files Browse the repository at this point in the history
This PR bumps to 0.1.10.
  • Loading branch information
Ubospica authored Jan 16, 2025
1 parent c1b6492 commit 792c92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/xgrammar/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

# ---------------------------------------------------

__version__ = "0.1.9"
__version__ = "0.1.10"
PROJ_ROOT = os.path.dirname(os.path.abspath(os.path.expanduser(__file__)))


Expand Down

0 comments on commit 792c92d

Please sign in to comment.