Skip to content

Commit

Permalink
Merge pull request #747 from SciML/compathelper/new_version/2023-09-2…
Browse files Browse the repository at this point in the history
…6-00-42-11-244-02276386775

CompatHelper: bump compat for AlgebraicMultigrid to 0.6 for package StiffODE, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Sep 26, 2023
2 parents af411d5 + 5fec280 commit dcb5cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/StiffODE/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"

[compat]
AlgebraicMultigrid = "0.5"
AlgebraicMultigrid = "0.5, 0.6"
BenchmarkTools = "1"
DiffEqDevTools = "2.30"
DomainSets = "0.6"
Expand Down

0 comments on commit dcb5cc7

Please sign in to comment.