From 94cc7cba2eb61a015df8ee066c6bd1077c790c32 Mon Sep 17 00:00:00 2001 From: Paul Madden <136389411+maddenp-noaa@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:21:47 -0600 Subject: [PATCH] Bump version to 2.1.0 (#428) --- recipe/meta.json | 2 +- recipe/meta.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.json b/recipe/meta.json index bdf4eb33f..f814f5c95 100644 --- a/recipe/meta.json +++ b/recipe/meta.json @@ -32,5 +32,5 @@ "pyyaml =6.0.*" ] }, - "version": "2.0.1" + "version": "2.1.0" } diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 4ceaf4734..35f0c0a16 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,6 +1,6 @@ package: name: uwtools - version: 2.0.1 + version: 2.1.0 source: path: ../src build: