From 13f51f43c74a3449c8a870cc522c5c597b9c85eb Mon Sep 17 00:00:00 2001 From: Chen Date: Sat, 11 Jan 2025 18:57:16 -0800 Subject: [PATCH] NRO Decommissioning: Allow user to modify cancel from legacy side#25224 Signed-off-by: Chen --- api/namex/VERSION.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/namex/VERSION.py b/api/namex/VERSION.py index d3dec3fe3..897df6279 100644 --- a/api/namex/VERSION.py +++ b/api/namex/VERSION.py @@ -1,2 +1,2 @@ -__version__ = '1.2.21e' +__version__ = '1.2.21f'