diff --git a/code.json b/code.json index 0885b66395aaa290d3bc18383b66c867ad48f59d..8ec2507b107ffc338445e30b1a5646c4b70638be 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.3", - "status": "Development", + "version": "main", + "status": "Production", "permissions": { "usageType": "openSource", @@ -19,7 +19,7 @@ "homepageURL": "https://plio.readthedocs.io/en/latest/?badge=latest", "downloadURL": "https://code.usgs.gov/astrogeology/plio/-/archive/main/plio-main.zip", "disclaimerURL": "https://code.usgs.gov/astrogeology/plio/-/raw/main/DISCLAMER.md", - "repositoryURL": "https://code.usgs.gov/astrogeology/plio/", + "repositoryURL": "https://code.usgs.gov/astrogeology/plio.git", "vcs": "git", "laborHours": 0, @@ -44,4 +44,4 @@ "metadataLastUpdated": "2022-05-12" } } - ] \ No newline at end of file + ]