We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 398fc32 commit 5d16d45Copy full SHA for 5d16d45
3 files changed
βHISTORY.mdβ
@@ -4,6 +4,12 @@ Changelog
4
5
(unreleased)
6
------------
7
+- Cleanup. [jkobject]
8
+
9
10
+0.9.1 (2025-12-17)
11
+------------------
12
+- Release: version 0.9.1 π [jkobject]
13
- Merge branch 'main' of https://github.com/cantinilab/scPRINT-2.
14
[jkobject]
15
- Update README.md. [JΓ©rΓ©mie Kalfon]
βpyproject.tomlβ
@@ -1,6 +1,6 @@
1
[project]
2
name = "scprint2"
3
-version = "0.9.1"
+version = "0.9.2"
description = "scPRINT-2 is a Large Cell Model for Gene Network Inference, Denoising and more from scRNAseq data"
authors = [
{name = "jeremie kalfon", email = "jkobject@gmail.com"}
βscprint2/VERSIONβ
@@ -1 +1 @@
-0.9.1
+0.9.2
0 commit comments