From 85c246d9a306b010cb45af937a9439fbc1d5a676 Mon Sep 17 00:00:00 2001 From: "Hunter, Marc Andrew" <mahunter@usgs.gov> Date: Mon, 11 Sep 2023 17:09:27 +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 ac698a6..4be1895 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": "Archival", + "status": "Development", "permissions": { "usageType": "openSource", -- GitLab