We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 647804c commit 94fdadcCopy full SHA for 94fdadc
torchax/torchax/__init__.py
@@ -8,7 +8,7 @@
8
from torchax import tensor
9
from contextlib import contextmanager
10
11
-__version__ = "0.0.5"
+__version__ = "0.0.6"
12
VERSION = __version__
13
14
__all__ = [
0 commit comments