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 9c93943 commit 4a7602aCopy full SHA for 4a7602a
src/array_api_extra/__init__.py
@@ -2,6 +2,6 @@
2
3
from ._funcs import atleast_nd
4
5
-__version__ = "0.1.dev0"
+__version__ = "0.1.0"
6
7
__all__ = ["__version__", "atleast_nd"]
0 commit comments