diff --git a/pyproject.toml b/pyproject.toml index b4232e3..4c002f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ line-length = 100 [tool.poetry] name = "osipi" -version = "0.3.1" +version = "0.3.2" description = "The authorative python package for perfusion MRI" authors = [ "Luis Torres ", "Steven Sourbron ",] readme = "README.md"