From 8fe6316825450c4b6e8ca7374a181f13c53d040a Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Tue, 19 Dec 2023 18:00:07 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6bce6c3..21fcb18 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "efc8151c-67de-5a8f-9a35-d8f54746ae9d" keywords = ["interpolation", "data analysis", "spatial data analysis", "oceanography"] license = "GPL2+" desc = "DIVAnd performs an n-dimensional variational analysis of arbitrarily located observations" -version = "2.7.10" +version = "2.7.11" [deps] AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c"