We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0b4ae commit b1696c7Copy full SHA for b1696c7
1 file changed
mudata/__init__.py
@@ -5,6 +5,6 @@
5
from ._core.io import *
6
from ._core.config import set_options
7
8
-__version__ = "0.1.1"
+__version__ = "0.1.2"
9
__anndataversion__ = "0.1.0"
10
__mudataversion__ = "0.1.0"
0 commit comments