We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ef977 commit 9294ba3Copy full SHA for 9294ba3
βHISTORY.mdβ
@@ -4,6 +4,8 @@ Changelog
4
5
(unreleased)
6
------------
7
+- Many debugs and cleanups. [jkobject]
8
+- Release: version 1.0.0 π [jkobject]
9
- Update lamindb version. [jkobject]
10
- Merge branch 'main' of https://github.com/cantinilab/scPRINT-2.
11
[jkobject]
βpyproject.tomlβ
@@ -1,6 +1,6 @@
1
[project]
2
name = "scprint2"
3
-version = "1.0.0"
+version = "1.0.1"
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 @@
-1.0.0
+1.0.1
0 commit comments