File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ authors:
1111 given-names : Tom
1212 affiliation : " Caltech Library"
1313 orcid : " https://orcid.org/0000-0001-9266-5146"
14- version : " 1.2.1 "
15- date-released : " 2023-07-24 "
14+ version : " 1.2.2 "
15+ date-released : " 2023-11-08 "
1616doi : 10.22002/62htz-vpt80
1717url : " https://caltechlibrary.github.io/iga"
1818repository-code : " https://github.com/caltechlibrary/iga"
Original file line number Diff line number Diff line change 55 "identifier" : " iga" ,
66 "description" : " The InvenioRDM GitHub Archiver (IGA) automatically archives GitHub releases in an InvenioRDM repository." ,
77 "version" : " 1.2.2" ,
8- "datePublished" : " 2023-07-24 " ,
8+ "datePublished" : " 2023-11-08 " ,
99 "dateCreated" : " 2022-12-07" ,
1010 "author" : [
1111 {
Original file line number Diff line number Diff line change 1616# │ by the Makefile. Manual changes to these values will be lost. │
1717# ╰────────────────────── Notice ── Notice ── Notice ─────────────────────╯
1818
19- __version__ = '1.2.1 '
19+ __version__ = '1.2.2 '
2020__description__ = 'The InvenioRDM GitHub Archiver (IGA) automatically archives GitHub releases in an InvenioRDM repository.'
2121__url__ = 'https://caltechlibrary.github.io/iga'
2222__author__ = 'Michael Hucka'
Original file line number Diff line number Diff line change 1- # GitHub Actions workflow for InvenioRDM GitHub Archiver version 1.2.1
1+ # GitHub Actions workflow for InvenioRDM GitHub Archiver version 1.2.2
22# This is available as the file "sample-workflow.yml" from the open-
33# source repository for IGA at https://github.com/caltechlibrary/iga/.
44
Original file line number Diff line number Diff line change 66
77[metadata]
88name = iga
9- version = 1.2.1
9+ version = 1.2.2
1010description = The InvenioRDM GitHub Archiver (IGA) automatically archives GitHub releases in an InvenioRDM repository.
1111author = Michael Hucka
1212
You can’t perform that action at this time.
0 commit comments