From 00f88fbfc84da0b6b330cc7678d040503f77a887 Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Tue, 19 Dec 2023 17:55:12 +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 e76218f..4b51c5f 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.8" +version = "0.6.9" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"