From e2ff5dfe7481701a200db9cac2d83cdcdf9eae15 Mon Sep 17 00:00:00 2001 From: Tristan Carion Date: Fri, 7 Apr 2023 14:52:31 +0200 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 87e0117..f8152fa 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GRIBDatasets" uuid = "82be9cdb-ee19-4151-bdb3-b400788d9abc" authors = ["tcarion and contributors"] -version = "0.1.1" +version = "0.2.0" [deps] CommonDataModel = "1fbeeb36-5f17-413c-809b-666fb144f157"