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 ba4ca36 commit 18aec82Copy full SHA for 18aec82
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
*********************************
3
+## CellTypist 1.5.0 (May 16, 2023)
4
+A more mature release before the formal CellTypist v2
5
## CellTypist 1.4.0 (May 2, 2023)
6
- Add modules of cell type harmonisation and integration (a release before the formal CellTypist v2)
7
## CellTypist 1.3.0 (December 14, 2022)
celltypist/__init__.py
@@ -8,4 +8,4 @@
8
from .contro.integrate import integrate
9
from .contro.plot import treeplot, sankeyplot
10
11
-__version__ = "1.4.0"
+__version__ = "1.5.0"
0 commit comments