From db67b71da4665b1390ee5638e7506f6572bf2597 Mon Sep 17 00:00:00 2001 From: Carlos Paniagua Date: Tue, 17 Oct 2023 15:58:47 -0400 Subject: [PATCH] feat: v0.3.0 with floe labeling --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4360cf1c..49789edf 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "IceFloeTracker" uuid = "04643c7a-9ac6-48c5-822f-2704f9e70bd3" authors = ["bradford roarr and contributors"] -version = "0.2.1" +version = "0.3.0" [deps] AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"