Skip to content

Commit

Permalink
Merge pull request #354 from SciML/compathelper/new_version/2024-09-1…
Browse files Browse the repository at this point in the history
…9-00-09-33-458-01710687090

CompatHelper: bump compat for AbstractAlgebra to 0.43, (keep existing compat)
  • Loading branch information
pogudingleb authored Sep 19, 2024
2 parents cea93eb + b487176 commit 22b0651
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.40, 0.41, 0.42"
AbstractAlgebra = "0.40, 0.41, 0.42, 0.43"
Aqua = "0.8"
CPUSummary = "0.2"
Combinatorics = "1"
Expand Down

0 comments on commit 22b0651

Please sign in to comment.