File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ parse_args:
134
134
--version :
135
135
help : ' Print the version of HippUnfold'
136
136
action : version
137
- version : " 1.5.2 -pre.2 "
137
+ version : " 1.5.3 -pre.3 "
138
138
139
139
140
140
--modality :
@@ -343,7 +343,7 @@ parse_args:
343
343
--version :
344
344
help : ' Print the version of HippUnfold'
345
345
action : version
346
- version : " 1.5.2 -pre.2 "
346
+ version : " 1.5.3 -pre.3 "
347
347
348
348
349
349
Original file line number Diff line number Diff line change 6
6
"GeneratedBy" : [
7
7
{
8
8
"Name" : " hippunfold" ,
9
- "Version" : " 1.5.4 " ,
9
+ "Version" : " 1.5.3-pre.3 " ,
10
10
"CodeURL" : " https://github.com/khanlab/hippunfold" ,
11
11
"Author" : " Jordan DeKraker & Ali Khan" ,
12
12
"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.2 "
3
+ version = " 1.5.3 -pre.3 "
4
4
description = " BIDS App for Hippocampal AutoTop (automated hippocampal unfolding and subfield segmentation)"
5
5
readme = " README.md"
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments