Skip to content

Commit

Permalink
chore: bump to version v0.1.1 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
tengomucho authored Jun 25, 2024
1 parent aebfc0b commit 7050cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimum/tpu/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
from pkg_resources import parse_version


__version__ = "0.1.0a1"
__version__ = "0.1.1"
VERSION = parse_version(__version__)

0 comments on commit 7050cf4

Please sign in to comment.