Skip to content

Commit fa80787

Browse files
Merge pull request #59 from homalg-project/compathelper/new_version/2025-07-14-01-54-33-835-02911993228
CompatHelper: bump compat for Nemo to 0.51, (keep existing compat)
2 parents eb42fc1 + aef8dd4 commit fa80787

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
@@ -1,13 +1,13 @@
11
name = "MatricesForHomalg"
22
uuid = "29b9b1b6-efa6-450e-8188-a5a2c25df071"
33
authors = ["Mohamed Barakat <mohamed.barakat@uni-siegen.de>", "Johanna Knecht <johanna.knecht@student.uni-siegen.de>"]
4-
version = "0.1.2"
4+
version = "0.1.3"
55

66
[deps]
77
Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
88

99
[compat]
10-
Nemo = "0.48.0, 0.49, 0.50"
10+
Nemo = "0.48.0, 0.49, 0.50, 0.51"
1111
julia = "1.9, 1.10, 1.11"
1212

1313
[extras]

0 commit comments

Comments
 (0)