From 93cb454990c5d799b510d52740ed142c13ddaf52 Mon Sep 17 00:00:00 2001 From: llegregam Date: Mon, 11 Mar 2024 17:56:55 +0100 Subject: [PATCH] bump to 3.3.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e9e9254..069235a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "physiofit" -version = "3.3.3" +version = "3.3.4" description = "Calculate extracellular fluxes from metabolite concentrations and biomass data" authors = ["llegregam "] license = "GNU General Public License (GPL)"