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 8e1c8fa commit 2cf9c9fCopy full SHA for 2cf9c9f
src/array_api_extra/__init__.py
@@ -2,7 +2,7 @@
2
3
from ._funcs import atleast_nd, cov, create_diagonal, expand_dims, kron, sinc
4
5
-__version__ = "0.2.0"
+__version__ = "0.2.1.dev0"
6
7
__all__ = [
8
"__version__",
0 commit comments