From c6d2253a5ce0a70cd06901146b01c01b4f271d08 Mon Sep 17 00:00:00 2001 From: Jason Regina Date: Thu, 17 Mar 2022 15:29:05 -0500 Subject: [PATCH] bump nwm-client version to 5.0.3 --- python/nwm_client/src/hydrotools/nwm_client/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/nwm_client/src/hydrotools/nwm_client/_version.py b/python/nwm_client/src/hydrotools/nwm_client/_version.py index 3a223dde..4682e613 100644 --- a/python/nwm_client/src/hydrotools/nwm_client/_version.py +++ b/python/nwm_client/src/hydrotools/nwm_client/_version.py @@ -1 +1 @@ -__version__ = "5.0.2" +__version__ = "5.0.3"