Skip to content

Commit 06ff765

Browse files
updated compat
allowing * AbstractAlgebra 0.48 * Nemo 0.54
1 parent 24a47d9 commit 06ff765

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
]
99

1010
# Transpiled from GAP's CAP v2026.04-02
11-
version = "0.7.0"
11+
version = "0.7.1"
1212

1313
[deps]
1414
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
@@ -22,9 +22,9 @@ JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
2222
CAPJSONExtension = ["JSON3"]
2323

2424
[compat]
25-
julia = "1.11"
26-
AbstractAlgebra = "0.43, 0.44, 0.45, 0.46, 0.47"
27-
Nemo = "0.48, 0.49, 0.50, 0.51, 0.52, 0.53"
25+
julia = "1.11, 1.12"
26+
AbstractAlgebra = "0.43, 0.44, 0.45, 0.46, 0.47, 0.48"
27+
Nemo = "0.48, 0.49, 0.50, 0.51, 0.52, 0.53, 0.54"
2828
Base64 = "1.11"
2929
JSON3 = "1.14"
3030

0 commit comments

Comments
 (0)