Skip to content

Commit e033ecc

Browse files
committed
v0.1.1
1 parent 0d5fafc commit e033ecc

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/source/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Release notes
99

1010
*
1111

12+
v0.1.1
13+
------
14+
15+
This version comes with improved stability and bug fixes.
1216

1317
v0.1.0
1418
------

mudata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
from ._core.io import *
66
from ._core.config import set_options
77

8-
__version__ = "0.1.0"
8+
__version__ = "0.1.1"
99
__anndataversion__ = "0.1.0"
1010
__mudataversion__ = "0.1.0"

0 commit comments

Comments
 (0)