From a9c5034c9c6712692cb9a17d0f4afdee1c1783e5 Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Fri, 23 Apr 2021 13:11:35 +0200 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3658e7f9..c2001488 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.2" +version = "2.7.3" [deps] AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c"