From 5aad80dfb81afd58ba319321677027b39f0a1d79 Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Wed, 24 Mar 2021 10:13:01 +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 dd6f6d6..4ad501d 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["physical-oceanography", "sea-water", "julia", "density", "fluxes", license = "LGPL" desc = "Utility functions for physical oceanography" author = ["Alexander Barth", "Jean-Marie Beckers", "Charles Troupin", "Aida Alvera Azcarate"] -version = "0.6.2" +version = "0.6.3" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"