From 202e43026d59442dff0b6262cd32041bb9db6aa9 Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Thu, 13 May 2021 21:55:19 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 84b5aa2c..af0cda32 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.4" +version = "2.7.5" [deps] AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c"