From 3b6f2ddf990b3389171ad89f5ff87fa9a7929ca1 Mon Sep 17 00:00:00 2001 From: ltorres6 Date: Sun, 8 Sep 2024 10:03:52 +0000 Subject: [PATCH] Bump version to 0.3.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 03934cd..3dd5c1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ line-length = 100 [tool.poetry] name = "osipi" -version = "0.3.5" +version = "0.3.6" description = "The authorative python package for perfusion MRI" authors = [ "Luis Torres ", "Steven Sourbron ",] readme = "README.md"