From a6a3eb887e654f9b021790fe21af3467a1041cac Mon Sep 17 00:00:00 2001
From: "Laura, Jason R" <jlaura@usgs.gov>
Date: Mon, 27 Feb 2023 13:37:05 -0700
Subject: [PATCH] Fixes for  proper version

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

diff --git a/code.json b/code.json
index 535054b..4837189 100644
--- a/code.json
+++ b/code.json
@@ -3,8 +3,8 @@
     "name": "ale",
     "organization": "U.S. Geological Survey",
     "description": "GitLab repository for the Abstraction Layer for Ephemerides package",
-    "version": "main",
-    "status": "Development",
+    "version": "0.8.7",
+    "status": "Production",
 
     "permissions": {
       "usageType": "openSource",
-- 
GitLab