Skip to content

Commit

Permalink
add QSM dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
korbinian90 committed Aug 24, 2023
1 parent 24d5aa8 commit 2aa37f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ ClearswiApp = "ArgParse"
ArgParse = "1"
MriResearchTools = "3.0"
julia = "1.6"
QSM = "0.4 - 0.5"

2 comments on commit 2aa37f6

@korbinian90
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request updated: JuliaRegistries/General/90195

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.1.0 -m "<description of version>" 2aa37f6ebc1fcb0fc67c96182ad977356268d06b
git push origin v1.1.0

Please sign in to comment.