Skip to content

Commit

Permalink
Bump AbstractAlgebra compat to include 0.43 (#1042)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens authored Sep 19, 2024
1 parent 785a93a commit 35e36f9
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 @@ -23,7 +23,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Scratch = "6c6a2e73-6563-6170-7368-637461726353"

[compat]
AbstractAlgebra = "0.41.11, 0.42.1"
AbstractAlgebra = "0.41.11, 0.42.1, 0.43"
Artifacts = "1.6"
Compat = "4.4.0"
Downloads = "1.4.3"
Expand Down

0 comments on commit 35e36f9

Please sign in to comment.