From 92a837956464be6bb821a32bcc69bd9b2f77e24d Mon Sep 17 00:00:00 2001 From: Dale Roberts Date: Fri, 23 Aug 2024 14:29:01 +1000 Subject: [PATCH] Update stable to 24.04, unstable to 24.07. Add mopper and scores --- environment.yml | 2 ++ version | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index b58ec78..835e005 100644 --- a/environment.yml +++ b/environment.yml @@ -289,5 +289,7 @@ dependencies: - xwrf - ecmwf-api-client - pygamma_n +- mopper +- scores - pip: - railroad-diagrams ### Unlisted dependency of pip and pyparsing diff --git a/version b/version index 8acfe9e..9a96c28 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ ENVIRONMENT=analysis3 VERSION_TO_MODIFY=24.07 -STABLE_VERSION=24.01 -UNSTABLE_VERSION=24.04 +STABLE_VERSION=24.04 +UNSTABLE_VERSION=24.07