Skip to content

Commit

Permalink
Bump version to 0.1.0.dev1 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuntowicz committed Apr 15, 2024
1 parent 8e12733 commit 8b2d51c
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 @@ -14,5 +14,5 @@

from pkg_resources import parse_version

__version__ = "0.1.0.dev0"
__version__ = "0.1.0.dev1"
VERSION = parse_version(__version__)

0 comments on commit 8b2d51c

Please sign in to comment.