Skip to content

Commit 0d54fea

Browse files
committed
Declare compatibility with Nemo 0.51
1 parent 2ce6b01 commit 0d54fea

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
@@ -23,7 +23,7 @@ test = ["Test"]
2323
LinearAlgebra = "1.6"
2424
Logging = "1.6"
2525
Markdown = "1.6"
26-
Nemo = "0.43, 0.44, 0.45, 0.46, 0.47, 0.48, 0.49, 0.50"
26+
Nemo = "0.43, 0.44, 0.45, 0.46, 0.47, 0.48, 0.49, 0.50, 0.51"
2727
Printf = "1.6"
2828
Random = "1.6"
2929
StaticArrays = "1"

0 commit comments

Comments
 (0)