We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a60f360 + ebf9941 commit 5bf2c4eCopy full SHA for 5bf2c4e
marray/__init__.py
@@ -2,7 +2,7 @@
2
Masked versions of array API compatible arrays
3
"""
4
5
-__version__ = "0.0.6"
+__version__ = "0.0.7"
6
7
import collections
8
import dataclasses
0 commit comments