Skip to content

Commit 7496807

Browse files
Bump version to 1.5.3-pre.3
1 parent 4d7c299 commit 7496807

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

hippunfold/config/snakebids.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ parse_args:
134134
--version:
135135
help: 'Print the version of HippUnfold'
136136
action: version
137-
version: "1.5.2-pre.2"
137+
version: "1.5.3-pre.3"
138138

139139

140140
--modality:
@@ -343,7 +343,7 @@ parse_args:
343343
--version:
344344
help: 'Print the version of HippUnfold'
345345
action: version
346-
version: "1.5.2-pre.2"
346+
version: "1.5.3-pre.3"
347347

348348

349349

hippunfold/pipeline_description.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"GeneratedBy": [
77
{
88
"Name": "hippunfold",
9-
"Version": "1.5.4",
9+
"Version": "1.5.3-pre.3",
1010
"CodeURL": "https://github.com/khanlab/hippunfold",
1111
"Author": "Jordan DeKraker & Ali Khan",
1212
"AuthorEmail": "ali.khan@uwo.ca"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hippunfold"
3-
version = "1.5.2-pre.2"
3+
version = "1.5.3-pre.3"
44
description = "BIDS App for Hippocampal AutoTop (automated hippocampal unfolding and subfield segmentation)"
55
readme = "README.md"
66
license = "MIT"

0 commit comments

Comments
 (0)