We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c662836 commit 60da426Copy full SHA for 60da426
codemeta.json
@@ -51,7 +51,8 @@
51
}
52
],
53
"dateCreated": "2017-06-18",
54
- "dateModified": "2025-04-15",
+ "dateModified": "2025-04-16",
55
+ "datePublished": "2025-04-16",
56
"description": "A command line tool for working with JSON documents on local disc",
57
"funder": [
58
"Caltech Library"
@@ -69,9 +70,9 @@
69
70
"Python3"
71
72
"softwareRequirements": [
- "dataset >= 2.2.2"
73
+ "dataset >= 2.2.3"
74
- "version": "2.2.2",
75
+ "version": "2.2.3",
76
"developmentStatus": "active",
77
"issueTracker": "https://github.com/caltechlibrary/py_dataset/issues",
78
"downloadUrl": "https://github.com/caltechlibrary/py_dataset/releases",
0 commit comments