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 d3b779d commit a8ec506Copy full SHA for a8ec506
src/array_api_extra/__init__.py
@@ -17,7 +17,7 @@
17
)
18
from ._lib._lazy import lazy_apply
19
20
-__version__ = "0.8.1.dev0"
+__version__ = "0.8.1"
21
22
# pylint: disable=duplicate-code
23
__all__ = [
0 commit comments