Skip to content

Commit eaa58a7

Browse files
committedFeb 27, 2025·
REL: bump version to 1.11
1 parent ad45a68 commit eaa58a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎array_api_compat/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
this implementation for the default when working with NumPy arrays.
1818
1919
"""
20-
__version__ = '1.10.1.dev0'
20+
__version__ = '1.11'
2121

2222
from .common import * # noqa: F401, F403

0 commit comments

Comments
 (0)
Please sign in to comment.