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 b51523c commit d77982eCopy full SHA for d77982e
src/array_api_extra/__init__.py
@@ -25,7 +25,7 @@
25
)
26
from ._lib._lazy import lazy_apply
27
28
-__version__ = "0.9.1.dev0"
+__version__ = "0.9.1"
29
30
# pylint: disable=duplicate-code
31
__all__ = [
0 commit comments