We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb1d228 commit ff8ef88Copy full SHA for ff8ef88
Project.toml
@@ -6,7 +6,7 @@ authors = [
6
"Øystein Skartsæterhagen <oysteini@math.ntnu.no>",
7
"Fabian Zickgraf <f.zickgraf@dashdos.com>",
8
]
9
-version = "0.3.1"
+version = "0.3.2"
10
11
[deps]
12
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
@@ -22,7 +22,7 @@ CAPJSONExtension = "JSON3"
22
[compat]
23
julia = "1.11"
24
AbstractAlgebra = "0.43, 0.44"
25
-Nemo = "0.48"
+Nemo = "0.48, 0.49"
26
Base64 = "1.11"
27
JSON3 = "1.14"
28
0 commit comments