8000 REL: bump the version to 1.11.2 · data-apis/array-api-compat@79a8a0a · GitHub
[go: up one dir, main page]

Skip to content

Commit 79a8a0a

Browse files
committed
REL: bump the version to 1.11.2
1 parent 6cc41dd commit 79a8a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

array_api_compat/__init__.py

Lines changed: 1 addition & 1 deletion
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.12.dev0'
20+
__version__ = '1.11.2'
2121

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

0 commit comments

Comments
 (0)
0