From 0b0496a54512fc3215c429ef2e1683f4e5824cd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christophe=20B=C3=A9cavin?= Date: Wed, 4 Dec 2024 14:42:36 +0100 Subject: [PATCH] =?UTF-8?q?release:=20version=200.3.6=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY.md | 1 + pyproject.toml | 2 +- scmusketeers/tools/VERSION | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index d617e8f..93fe599 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,6 +4,7 @@ Changelog (unreleased) ------------ +- Release: version 0.3.5 🚀 [Christophe Bécavin] - Release: version 🚀 [Christophe Bécavin] - Fix str2bool erros. [Christophe Bécavin] - Release: version 0.3.4 🚀 [Christophe Bécavin] diff --git a/pyproject.toml b/pyproject.toml index eb96f15..7d1a28d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sc-musketeers" -version = "0.3.5" +version = "0.3.6" description = "A tri-partite modular autoencoder for addressing imbalanced cell type annotation and batch effect reduction" license = "MIT" authors = ["AntoineCollin","Christophe Becavin"] diff --git a/scmusketeers/tools/VERSION b/scmusketeers/tools/VERSION index c2c0004..449d7e7 100644 --- a/scmusketeers/tools/VERSION +++ b/scmusketeers/tools/VERSION @@ -1 +1 @@ -0.3.5 +0.3.6