Skip to content

Commit 86b36f0

Browse files
committed
chore: update stored version number
1 parent 0a73fc3 commit 86b36f0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors:
88
affiliation: "Caltech Library"
99
orcid: "https://orid.org/0000-0001-9105-5960"
1010
version: "1.2.0"
11-
date-released: "2023-07-13"
11+
date-released: "2023-07-18"
1212
doi: 10.22002/609yn-s5391
1313
url: "https://caltechlibrary.github.io/iga"
1414
repository-code: "https://github.com/caltechlibrary/iga"

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"identifier": "iga",
66
"description": "The InvenioRDM GitHub Archiver (IGA) automatically archives GitHub releases in an InvenioRDM repository.",
77
"version": "1.2.0",
8-
"datePublished": "2023-07-13",
8+
"datePublished": "2023-07-18",
99
"dateCreated": "2022-12-07",
1010
"author": [
1111
{

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
[metadata]
88
name = iga
9-
version = 1.1.0
10-
description = InvenioRDM GitHub Archiver
9+
version = 1.2.0
10+
description = The InvenioRDM GitHub Archiver (IGA) automatically archives GitHub releases in an InvenioRDM repository.
1111
author = Michael Hucka
12-
author_email = [email protected]
12+
author_email = Michael Hucka
1313
license = https://github.com/caltechlibrary/iga/blob/main/LICENSE
1414
license_files = LICENSE
1515
url = https://github.com/caltechlibrary/iga

0 commit comments

Comments
 (0)