Skip to content

Commit

Permalink
Merge pull request #292 from SciML/compathelper/new_version/2024-02-1…
Browse files Browse the repository at this point in the history
…4-00-07-53-676-01956489134

CompatHelper: bump compat for AbstractAlgebra to 0.39, (keep existing compat)
  • Loading branch information
pogudingleb authored Feb 14, 2024
2 parents 76051e3 + fb10fb1 commit 64e3b57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
ModelingToolkitSIExt = ["ModelingToolkit", "SymbolicUtils", "Symbolics"]

[compat]
AbstractAlgebra = "0.34.5, 0.35, 0.36, 0.37, 0.38"
AbstractAlgebra = "0.34.5, 0.35, 0.36, 0.37, 0.38, 0.39"
Aqua = "0.8"
Combinatorics = "1"
CPUSummary = "0.2"
Combinatorics = "1"
DataStructures = "0.18"
Dates = "1.6, 1.7"
Groebner = "0.6.3, 0.7"
Expand Down

0 comments on commit 64e3b57

Please sign in to comment.