From 69b596915b230cb27d142ec3884aead1e4605b93 Mon Sep 17 00:00:00 2001 From: Jason Regina Date: Mon, 10 Jun 2024 09:28:11 -0500 Subject: [PATCH] bump nwm client new to 7.4.3 --- python/nwm_client_new/src/hydrotools/nwm_client_new/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/nwm_client_new/src/hydrotools/nwm_client_new/_version.py b/python/nwm_client_new/src/hydrotools/nwm_client_new/_version.py index b98b7d25..b5194969 100644 --- a/python/nwm_client_new/src/hydrotools/nwm_client_new/_version.py +++ b/python/nwm_client_new/src/hydrotools/nwm_client_new/_version.py @@ -1 +1 @@ -__version__ = "7.4.2" +__version__ = "7.4.3"