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 8f5e096 commit ecb88d6Copy full SHA for ecb88d6
array_api_compat/__init__.py
@@ -17,6 +17,6 @@
17
this implementation for the default when working with NumPy arrays.
18
19
"""
20
-__version__ = '1.12.dev0'
+__version__ = '1.12.0'
21
22
from .common import * # noqa: F401, F403
0 commit comments