Skip to content

Commit ff8ef88

Browse files
Allow Nemo 0.49
1 parent fb1d228 commit ff8ef88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [
66
"Øystein Skartsæterhagen <oysteini@math.ntnu.no>",
77
"Fabian Zickgraf <f.zickgraf@dashdos.com>",
88
]
9-
version = "0.3.1"
9+
version = "0.3.2"
1010

1111
[deps]
1212
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
@@ -22,7 +22,7 @@ CAPJSONExtension = "JSON3"
2222
[compat]
2323
julia = "1.11"
2424
AbstractAlgebra = "0.43, 0.44"
25-
Nemo = "0.48"
25+
Nemo = "0.48, 0.49"
2626
Base64 = "1.11"
2727
JSON3 = "1.14"
2828

0 commit comments

Comments
 (0)