Skip to content

Commit

Permalink
Merge pull request #139 from bifurcationkit/compathelper/new_version/…
Browse files Browse the repository at this point in the history
…2024-02-14-00-41-33-413-01097425476

CompatHelper: bump compat for ArnoldiMethod to 0.3, (keep existing compat)
  • Loading branch information
rveltz authored Feb 21, 2024
2 parents e4c9b6b + ac49927 commit a690e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"

[compat]
ArnoldiMethod = "0.0.4, 0.1, 0.2"
ArnoldiMethod = "0.0.4, 0.1, 0.2, 0.3"
Arpack = "=0.5.3"
BlockArrays = "0.14, 0.15, ^0.16"
DataStructures = "0.17, 0.18"
Expand Down

0 comments on commit a690e7f

Please sign in to comment.