From 1a613c5df6af66a1140683b9e4ccad21a21d7b7e Mon Sep 17 00:00:00 2001 From: MohamedNasser8 Date: Sat, 31 Aug 2024 15:35:44 +0000 Subject: [PATCH] Bump version to major --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 27fb5d3..c960e79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ line-length = 100 [tool.poetry] name = "osipi" -version = "2.0.0" +version = "3.0.0" description = "The authorative python package for perfusion MRI" authors = [ "Luis Torres ", "Steven Sourbron ",] readme = "README.md"