From c58f06952634146a46d16a31c1c5a630758b0438 Mon Sep 17 00:00:00 2001 From: johaGL Date: Fri, 6 Oct 2023 16:58:30 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index df8e8aa..4395b24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name="DIMet" -version="0.1.3" +version="0.1.4" description="A tool for Differential analysis of Isotope-labeled targeted Metabolomics data" readme="README.md" license = "MIT"