From 38560a346f3fed99a73ae9729d6fb139ab0b823c Mon Sep 17 00:00:00 2001 From: Corentin <> Date: Tue, 17 Jan 2023 11:23:02 +0100 Subject: [PATCH] version up --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 34d8fd4..d68d6fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "impatient" -version = "1.5.1" +version = "1.5.2" description = "IMPatienT: an integrated web application to digitize, process and explore multimodal patient data" authors = ["Corentin Meyer "] license = "AGPL"