Skip to content

Commit 94fdadc

Browse files
authored
Update version to 0.0.6 (#9611)
1 parent 647804c commit 94fdadc

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
@@ -8,7 +8,7 @@
88
from torchax import tensor
99
from contextlib import contextmanager
1010

11-
__version__ = "0.0.5"
11+
__version__ = "0.0.6"
1212
VERSION = __version__
1313

1414
__all__ = [

0 commit comments

Comments
 (0)