We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dff4d2 commit a12c8eaCopy full SHA for a12c8ea
Project.toml
@@ -1,13 +1,13 @@
1
name = "MatricesForHomalg"
2
uuid = "29b9b1b6-efa6-450e-8188-a5a2c25df071"
3
authors = ["Mohamed Barakat <mohamed.barakat@uni-siegen.de>", "Johanna Knecht <johanna.knecht@student.uni-siegen.de>"]
4
-version = "0.1.0"
+version = "0.1.1"
5
6
[deps]
7
Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
8
9
[compat]
10
-Nemo = "0.48.0"
+Nemo = "0.48.0, 0.49"
11
julia = "1.9, 1.10, 1.11"
12
13
[extras]
0 commit comments