Skip to content

Commit 4b3d34d

Browse files
authored
Bump version (#9480)
1 parent 866fd22 commit 4b3d34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchax/torchax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from torchax import distributed # noqa: F401
1010
from contextlib import contextmanager
1111

12-
__version__ = "0.0.4"
12+
__version__ = "0.0.5"
1313
VERSION = __version__
1414

1515
__all__ = [

0 commit comments

Comments
 (0)