From 43d688657e187df580edfd97076ecbfdc8d4aa4d Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Sun, 7 Jan 2024 15:15:11 +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 30674c0..b3e1c5b 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["netcdf", "GRIB", "climate and forecast conventions", "oceanography" license = "MIT" desc = "CommonDataModel is a module that defines types common to NetCDF and GRIB data" authors = ["Alexander Barth "] -version = "0.3.1" +version = "0.3.2" [deps] CFTime = "179af706-886a-5703-950a-314cd64e0468"