From cc02f3c7384e46910e6415eb5675bacf19beccb9 Mon Sep 17 00:00:00 2001 From: John Halley Gotway Date: Mon, 27 Nov 2023 13:09:36 -0700 Subject: [PATCH] Update README.md with v3.1 details. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 62e8553..87011c0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ Please see the [MET website](https://dtcenter.org/community-code/model-evaluatio Version History =============== +v3.1 +---- + +* Compile the ecKit and Atlas libraries (#13) +* Install the YAML Python package (#15) + v3.0 ----