Skip to content

Commit a6e9b67

Browse files
Merge pull request #67 from mohamed-barakat/devel
updated compat
2 parents da6c9cc + 6aa6cec commit a6e9b67

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
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.6"
4+
version = "0.1.7"
55

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

99
[compat]
10-
Nemo = "0.48.0, 0.49, 0.50, 0.51, 0.52, 0.53"
11-
julia = "1.9, 1.10, 1.11"
10+
julia = "1.9, 1.10, 1.11, 1.12"
11+
Nemo = "0.48.0, 0.49, 0.50, 0.51, 0.52, 0.53, 0.54"
1212

1313
[extras]
1414
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

0 commit comments

Comments
 (0)