Skip to content

Commit eda5767

Browse files
authored
Merge pull request #211 from SciML/compathelper/new_version/2023-09-14-00-08-20-734-00232789781
CompatHelper: bump compat for AbstractAlgebra to 0.32, (keep existing compat)
2 parents 3b8e95c + ba3283b commit eda5767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
2222
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
2323

2424
[compat]
25-
AbstractAlgebra = "0.13, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31"
25+
AbstractAlgebra = "0.13, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32"
2626
BenchmarkTools = "1"
2727
DataStructures = "0.18"
2828
Groebner = "0.2, 0.3, 0.4"

0 commit comments

Comments
 (0)