Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dmd committed Oct 11, 2024
1 parent b9822d5 commit f127423
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions micc_fmriprep.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,8 +299,8 @@ def is_dir(dirname):

versioning.add_argument(
"--fmriprep-version",
help="fmriprep version number. Default: 23.2-latest",
default="23.2-latest",
help="fmriprep version number. Default: 24.1-latest",
default="24.1-latest",
)

args = parser.parse_args()
Expand Down

0 comments on commit f127423

Please sign in to comment.