Skip to content

Commit 9fd29d1

Browse files
Bump version to 1.5.2-pre.2
1 parent 3bc01da commit 9fd29d1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

hippunfold/config/snakebids.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ parse_args:
128128
--version:
129129
help: 'Print the version of HippUnfold'
130130
action: version
131-
version: "1.5.2-pre.1"
131+
version: "1.5.2-pre.2"
132132

133133

134134
--modality:

hippunfold/pipeline_description.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"GeneratedBy": [
66
{
77
"Name": "hippunfold",
8-
"Version": "1.5.2-pre.1",
8+
"Version": "1.5.2-pre.2",
99
"CodeURL": "https://github.com/khanlab/hippunfold",
1010
"Author": "Jordan DeKraker & Ali Khan",
1111
"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.1"
3+
version = "1.5.2-pre.2"
44
description = "BIDS App for Hippocampal AutoTop (automated hippocampal unfolding and subfield segmentation)"
55
authors = ["Jordan DeKraker & Ali Khan <alik@robarts.ca>"]
66

0 commit comments

Comments
 (0)