We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc90ed3 commit f9a55d1Copy full SHA for f9a55d1
codemeta.json
@@ -6,7 +6,7 @@
6
"codeRepository": "https://github.com/caltechlibrary/caltechdata_api",
7
"issueTracker": "https://github.com/caltechlibrary/caltechdata_api/issues",
8
"license": "https://data.caltech.edu/license",
9
- "version": "1.10.0",
+ "version": "1.10.1",
10
"author": [
11
{
12
"@type": "Person",
@@ -60,10 +60,11 @@
60
},
61
"email": "[email protected]",
62
"@id": "https://orcid.org/0009-0002-8113-3763"
63
- },
+ }
64
],
65
"developmentStatus": "active",
66
- "downloadUrl": "https://github.com/caltechlibrary/caltechdata_api/archive/1.9.1.zip",
+ "downloadUrl":
67
+ "https://github.com/caltechlibrary/caltechdata_api/archive/main.zip",
68
"keywords": [
69
"GitHub",
70
"metadata",
0 commit comments