From b6819e93a99c6f2a57fceaf58f5f42bdfc45c164 Mon Sep 17 00:00:00 2001
From: "Laura, Jason R" <jlaura@usgs.gov>
Date: Wed, 22 Feb 2023 13:20:32 -0700
Subject: [PATCH] Updates code.json to match schema

---
 code.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/code.json b/code.json
index 9a414ef..e313918 100644
--- a/code.json
+++ b/code.json
@@ -3,8 +3,8 @@
       "name": "plio",
       "organization": "U.S. Geological Survey",
       "description": "A planetary surface data input/output library written in Python.",
-      "version": "1.5.0",
-      "status": "Release",
+      "version": "1.5.3",
+      "status": "Development",
 
       "permissions": {
         "usageType": "openSource",
-- 
GitLab