Commit 2c32049 1 parent 70eca7b commit 2c32049 Copy full SHA for 2c32049
File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ Most functionality is demonstrated in Jupyter notebook format in ./demo
42
42
---
43
43
44
44
### Updates
45
+ Release 1.1.0 - * roi_measure* modified to generate more ROI statistics
45
46
Release 1.0.3 - Add exception handling for some zero/negative inputs.
46
47
Release 1.0.2 - Changed AIF interpolation method to linear to further reduce oscillations.
47
48
Release 1.0.1 - Changed AIF interpolation method to avoid oscillations. Added demo notebook on interpolation.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
6
7
7
[project ]
8
8
name = " sepal"
9
- version = " 1.0.3 "
9
+ version = " 1.1.0 "
10
10
description = " Quantitative MRI processing"
11
11
readme = " README.md"
12
12
authors = [{ name = " Michael Thrippleton" , email = " mjt320@googlemail.com" }]
You can’t perform that action at this time.
0 commit comments