We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da88377 commit 8e3eca8Copy full SHA for 8e3eca8
1 file changed
src/arraybridge/__init__.py
@@ -5,7 +5,7 @@
5
and unified utilities for working with multiple array/tensor frameworks.
6
"""
7
8
-__version__ = "0.2.0"
+__version__ = "0.2.1"
9
10
from .converters import convert_memory, detect_memory_type
11
from .decorators import (
0 commit comments