Skip to content

Commit

Permalink
Bump version to 2.2.2-pre.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and kaitj committed Dec 15, 2023
1 parent 6272f24 commit 313ce42
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions autobidsportal/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h1 class="card-title">Welcome to Autobids!</h1>
format.
</p>
<p>
To create request CFMM autobids conversion:
To request CFMM autobids conversion:
<ol type="1">
<li>
Request a new study from the
Expand All @@ -30,11 +30,14 @@ <h1 class="card-title">Welcome to Autobids!</h1>
Have the PI (or study manager) add "bidsdump" as an authorized user
for the study on the CFMM DICOM study. A step-by-step guide can be found
<a href="https://github.com/khanlab/autobids/wiki/Granting-access-to-bidsdump"
target="_blank">here</a>.
target="_blank"
rel="noopener">here</a>.
</li>
<li>
Sign up for a <a href="https://app.globus.org/" target="_blank">Globus</a> account and download
<a href="https://www.globus.org/globus-connect-personal" target="_blank">Globus Connect Personal</a>.
Sign up for a <a href="https://app.globus.org/" target="_blank" rel="noopener">Globus</a> account and download
<a href="https://www.globus.org/globus-connect-personal"
target="_blank"
rel="noopener">Globus Connect Personal</a>.
</li>
</ol>
An admin will review the new study, enable it, and grant
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "autobidsportal"
version = "2.2.2-pre.2"
version = "2.2.2-pre.3"
description = ""
authors = ["Tristan Kuehn <[email protected]>"]
maintainers = ["Jason Kai <[email protected]>"]
Expand Down

0 comments on commit 313ce42

Please sign in to comment.