Skip to content

Commit f2c6eed

Browse files
committed
Add updated CITATION.cff and setup.cfg from codemeta.json file
1 parent d432976 commit f2c6eed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ abstract: Python wrapper for CaltechDATA API.
2121
repository-code: "https://github.com/caltechlibrary/caltechdata_api"
2222
type: software
2323
doi: 10.22002/k51v8-cmz08
24-
version: 1.10.1
24+
version: 1.10.2
2525
license-url: "https://data.caltech.edu/license"
2626
keywords:
2727
- GitHub
2828
- metadata
2929
- software
3030
- InvenioRDM
31-
date-released: 2025-07-22
31+
date-released: 2025-08-06

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[metadata]
66
name = caltechdata_api
7-
version = 1.10.1
7+
version = 1.10.2
88
author = Thomas E Morrell, Rohan Bhattarai, Elizabeth Won, Alexander A Abakah, Kshemaahna Nagi
99
1010
description = Python wrapper for CaltechDATA API.

0 commit comments

Comments
 (0)