File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ parse_args:
128
128
--version :
129
129
help : ' Print the version of HippUnfold'
130
130
action : version
131
- version : " 1.5.2-pre.1 "
131
+ version : " 1.5.2-pre.2 "
132
132
133
133
134
134
--modality :
Original file line number Diff line number Diff line change 5
5
"GeneratedBy" : [
6
6
{
7
7
"Name" : " hippunfold" ,
8
- "Version" : " 1.5.2-pre.1 " ,
8
+ "Version" : " 1.5.2-pre.2 " ,
9
9
"CodeURL" : " https://github.com/khanlab/hippunfold" ,
10
10
"Author" : " Jordan DeKraker & Ali Khan" ,
11
11
"AuthorEmail" : " ali.khan@uwo.ca"
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " hippunfold"
3
- version = " 1.5.2-pre.1 "
3
+ version = " 1.5.2-pre.2 "
4
4
description = " BIDS App for Hippocampal AutoTop (automated hippocampal unfolding and subfield segmentation)"
5
5
authors = [" Jordan DeKraker & Ali Khan <alik@robarts.ca>" ]
6
6
You can’t perform that action at this time.
0 commit comments