diff --git a/Project.toml b/Project.toml index fcedb89..bd487e2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,13 +1,13 @@ name = "MatricesForHomalg" uuid = "29b9b1b6-efa6-450e-8188-a5a2c25df071" -version = "0.1.8" +version = "0.1.9" authors = ["Mohamed Barakat ", "Johanna Knecht "] [deps] Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a" [compat] -Nemo = "0.48.0, 0.49, 0.50, 0.51, 0.52, 0.53, 0.54, 0.55" +Nemo = "0.48.0, 0.49, 0.50, 0.51, 0.52, 0.53, 0.54, 0.55, 0.56" julia = "1.9, 1.10, 1.11, 1.12" [extras]