Skip to content

Commit

Permalink
Merge pull request #230 from SciML/compathelper/new_version/2023-10-0…
Browse files Browse the repository at this point in the history
…6-07-51-41-701-01033756722

CompatHelper: bump compat for AlgebraicMultigrid to 0.6 for package docs, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Oct 6, 2023
2 parents d2fbc41 + adf8677 commit 143a966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
AlgebraicMultigrid = "0.5"
AlgebraicMultigrid = "0.5, 0.6"
BenchmarkTools = "1"
Documenter = "1"
IncompleteLU = "0.2"
Expand Down

0 comments on commit 143a966

Please sign in to comment.