From 57861b7b9fa5cfa409693b1c635509226e83f354 Mon Sep 17 00:00:00 2001 From: "Hunter, Marc Andrew" <mahunter@usgs.gov> Date: Wed, 6 Sep 2023 21:23:21 +0000 Subject: [PATCH] Update code.json --- code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code.json b/code.json index 8f2347e..6727479 100644 --- a/code.json +++ b/code.json @@ -4,7 +4,7 @@ "organization": "U.S. Geological Survey", "description": "Esri Python Toolbox created by the Planetary Geologic Mapping group at the Astrogeology Science Center, which support common mapping workflows. It has been tested using ArcPro 3.0.", "version": "v1.0", - "status": "Completed", + "status": "Production", "permissions": { "usageType": "openSource", -- GitLab