Skip to content

Commit

Permalink
Merge pull request #294 from SciML/compathelper/new_version/2024-02-2…
Browse files Browse the repository at this point in the history
…0-00-07-56-014-03347511912

CompatHelper: bump compat for AbstractAlgebra to 0.40, (keep existing compat)
  • Loading branch information
pogudingleb authored Feb 20, 2024
2 parents 313414a + 266a186 commit 19ae5d1
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 @@ -29,7 +29,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
ModelingToolkitSIExt = ["ModelingToolkit", "SymbolicUtils", "Symbolics"]

[compat]
AbstractAlgebra = "0.34.5, 0.35, 0.36, 0.37, 0.38, 0.39"
AbstractAlgebra = "0.34.5, 0.35, 0.36, 0.37, 0.38, 0.39, 0.40"
Aqua = "0.8"
CPUSummary = "0.2"
Combinatorics = "1"
Expand Down

0 comments on commit 19ae5d1

Please sign in to comment.