From 29d96018bd3ec48d231fcea759ca84bf6cfb351e Mon Sep 17 00:00:00 2001 From: MohamedNasser8 Date: Thu, 5 Sep 2024 06:01:54 +0000 Subject: [PATCH] Bump version to 0.3.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eaa29f1..b4232e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ line-length = 100 [tool.poetry] name = "osipi" -version = "0.3.0" +version = "0.3.1" description = "The authorative python package for perfusion MRI" authors = [ "Luis Torres ", "Steven Sourbron ",] readme = "README.md"