Skip to content

Commit

Permalink
Merge pull request #250 from SciML/compathelper/new_version/2023-11-2…
Browse files Browse the repository at this point in the history
…4-00-07-57-212-00172207410

CompatHelper: bump compat for AbstractAlgebra to 0.34, (keep existing compat)
  • Loading branch information
pogudingleb authored Nov 24, 2023
2 parents 851f7a7 + ee9a721 commit ebc7f85
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 @@ -26,7 +26,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"

[compat]
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, 0.33"
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, 0.33, 0.34"
BenchmarkTools = "1"
Combinatorics = "1"
DataStructures = "0.18"
Expand Down

0 comments on commit ebc7f85

Please sign in to comment.