From 6878431a8005d0699609af96b394ae3e6abb3d98 Mon Sep 17 00:00:00 2001 From: lupemba Date: Thu, 30 Oct 2025 14:15:03 +0000 Subject: [PATCH] Bump MetopDatasets.jl to 0.2.1 --- metoppy/juliapkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metoppy/juliapkg.json b/metoppy/juliapkg.json index b9a5daa..6c9d4a3 100644 --- a/metoppy/juliapkg.json +++ b/metoppy/juliapkg.json @@ -3,7 +3,7 @@ "packages": { "MetopDatasets": { "uuid": "0c26954c-4046-4b98-a13c-f9377ca4b9b7", - "version": "0.2.0" + "version": "0.2.1" } } }