Skip to content

Commit 18aec82

Browse files
committed
New version before v2.0
1 parent ba4ca36 commit 18aec82

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22
*********************************
3+
## CellTypist 1.5.0 (May 16, 2023)
4+
A more mature release before the formal CellTypist v2
35
## CellTypist 1.4.0 (May 2, 2023)
46
- Add modules of cell type harmonisation and integration (a release before the formal CellTypist v2)
57
## CellTypist 1.3.0 (December 14, 2022)

celltypist/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
from .contro.integrate import integrate
99
from .contro.plot import treeplot, sankeyplot
1010

11-
__version__ = "1.4.0"
11+
__version__ = "1.5.0"

0 commit comments

Comments
 (0)