From ab2617170134700994220fcc8c166e92e34bf2a1 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Wed, 18 Jun 2025 16:26:52 -0400 Subject: [PATCH] Bump version No effects were observed on Make-managed files. Signed-off-by: Alex Nelson --- case_utils/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/case_utils/__init__.py b/case_utils/__init__.py index 0cf53f6..b8869ae 100644 --- a/case_utils/__init__.py +++ b/case_utils/__init__.py @@ -14,4 +14,4 @@ # # We would appreciate acknowledgement if the software is used. -__version__ = "0.16.0" +__version__ = "0.17.0"