From c127afe139f968748a316df86ad2abb162dcb89a Mon Sep 17 00:00:00 2001 From: sdc50 Date: Wed, 4 Dec 2024 08:24:47 -0700 Subject: [PATCH] 0.7.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ae23a5d..b1af428 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name='pyuit', - version='0.6.1', + version='0.7.0', description="Python wrapper for DoD HPCMP UIT+ REST interface", author="Scott Christensen", author_email='scott.d.christensen@erdc.dren.mil',