From 949fef91fda13dbb3195ef12704f1dbd8d9d01f5 Mon Sep 17 00:00:00 2001 From: James H <53343824+jameshalgren@users.noreply.github.com> Date: Thu, 16 May 2024 16:03:56 -0500 Subject: [PATCH] Update setup.py to v0.2.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 71bdd56..c343f2c 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ """ # Other information -VERSION = "0.2.2" +VERSION = "0.2.3" DESCRIPTION = "URL generator tool for National Water Model data" setup(