diff --git a/HISTORY.md b/HISTORY.md index df873de..dcadd8b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,16 @@ Changelog ========= +(unreleased) +------------ +- Ready now. [jkobject] + + +1.1.2 (2024-09-04) +------------------ +- Release: version 1.1.2 🚀 [jkobject] + + 1.1.1 (2024-09-04) ------------------ - Release: version 1.1.1 🚀 [jkobject] diff --git a/pyproject.toml b/pyproject.toml index 26b680e..356953e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "scprint" -version = "1.1.2" +version = "1.1.3" license = "MIT" description = "scPRINT is a Large Cell Model for Gene Network Inference, Denoising and more from scRNAseq data" authors = ["jeremie kalfon"] diff --git a/scprint/VERSION b/scprint/VERSION index 45a1b3f..781dcb0 100644 --- a/scprint/VERSION +++ b/scprint/VERSION @@ -1 +1 @@ -1.1.2 +1.1.3