Skip to content

Commit bc535e7

Browse files
authored
Allow AA 0.48, Nemo 0.54; bump version (#922)
* Allow AA 0.48, Nemo 0.54 * Bump version to 0.28.7
1 parent bbad1dd commit bc535e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Singular"
22
uuid = "bcd08a7b-43d2-5ff7-b6d4-c458787f915c"
3-
version = "0.28.6"
3+
version = "0.28.7"
44

55
[deps]
66
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
@@ -18,13 +18,13 @@ lib4ti2_jll = "1493ae25-0f90-5c0e-a06c-8c5077d6d66f"
1818
libsingular_julia_jll = "ae4fbd8f-ecdb-54f8-bbce-35570499b30e"
1919

2020
[compat]
21-
AbstractAlgebra = "0.43.1, 0.44, 0.45, 0.46, 0.47"
21+
AbstractAlgebra = "0.43.1, 0.44, 0.45, 0.46, 0.47, 0.48"
2222
BinaryWrappers = "~0.1.1, ~0.2.0"
2323
CxxWrap = "~0.17"
2424
FileWatching = "1.10"
2525
Libdl = "1.6"
2626
LinearAlgebra = "1.6"
27-
Nemo = "0.47, 0.48, 0.49, 0.50, 0.51, 0.52, 0.53"
27+
Nemo = "0.47, 0.48, 0.49, 0.50, 0.51, 0.52, 0.53, 0.54"
2828
Pkg = "1.6"
2929
Random = "1.6"
3030
RandomExtensions = "0.4.2"

0 commit comments

Comments
 (0)