Skip to content

Commit 5d16d45

Browse files
committed
release: version 0.9.2 πŸš€
1 parent 398fc32 commit 5d16d45

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

β€ŽHISTORY.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Changelog
44

55
(unreleased)
66
------------
7+
- Cleanup. [jkobject]
8+
9+
10+
0.9.1 (2025-12-17)
11+
------------------
12+
- Release: version 0.9.1 πŸš€ [jkobject]
713
- Merge branch 'main' of https://github.com/cantinilab/scPRINT-2.
814
[jkobject]
915
- Update README.md. [JΓ©rΓ©mie Kalfon]

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scprint2"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
description = "scPRINT-2 is a Large Cell Model for Gene Network Inference, Denoising and more from scRNAseq data"
55
authors = [
66
{name = "jeremie kalfon", email = "jkobject@gmail.com"}

β€Žscprint2/VERSIONβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.1
1+
0.9.2

0 commit comments

Comments
Β (0)