From f3cef1383caf8a1129c2107684c1ece5b1288fd6 Mon Sep 17 00:00:00 2001 From: "Hunter, Marc Andrew" <mahunter@usgs.gov> Date: Thu, 7 Sep 2023 17:31:58 +0000 Subject: [PATCH] Update code.json --- code.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code.json b/code.json index 6727479..ac698a6 100644 --- a/code.json +++ b/code.json @@ -1,10 +1,10 @@ [ { - "name": "PGM Arc Toolbox", + "name": "Planetary Geologic Mapping Arc Toolbox v1.0", "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": "Production", + "status": "Archival", "permissions": { "usageType": "openSource", -- GitLab