Skip to content

Commit a466dd2

Browse files
committed
Update metadata, badge, and citation for 2025-05-19
1 parent cb7fb8a commit a466dd2

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/fh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
- uses: DeterminateSystems/nix-installer-action@main
1919
- uses: DeterminateSystems/flakehub-push@main
2020
with:
21-
name: qompassai/Python # Auto-generate org/repo-name format
21+
name: qompassai/Python
2222
rolling: true
2323
visibility: public

.zenodo.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"language": "eng",
66
"upload_type": "software",
77
"access_right": "open",
8-
"version": "2025-04-27-58-ga96bc7aa",
9-
"publication_date": "2025-05-18",
8+
"version": "2025-04-27-59-gcb7fb8ad-dirty",
9+
"publication_date": "2025-05-19",
1010
"creators": [
1111
{
1212
"name": "Porter, Matthew A.",
@@ -18,7 +18,7 @@
1818
"keywords": ["AI","Education","Healthcare","Post-Quantum Cryptography","Quantum","opensource","software"],
1919
"related_identifiers": [
2020
{ "identifier": "https://github.com/qompassai/Python", "relation": "isSupplementTo", "resource_type": "software" },
21-
{ "identifier": "https://github.com/qompassai/Python/releases/tag/v2025-05-18", "relation": "isIdenticalTo", "resource_type": "software" },
21+
{ "identifier": "https://github.com/qompassai/Python/releases/tag/v2025-05-19", "relation": "isIdenticalTo", "resource_type": "software" },
2222
{ "identifier": "https://orcid.org/0000-0002-0302-4812", "relation": "isAuthorOf", "resource_type": "person" },
2323
{ "identifier": "https://github.com/qompassai/Python/actions", "relation": "isCompiledBy", "resource_type": "workflow" },
2424
{ "identifier": "https://loop.frontiersin.org/people/2230223", "relation": "isAuthorOf", "resource_type": "person" },

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ authors:
66
given-names: "Matthew A."
77
orcid: "https://orcid.org/0000-0002-0302-4812"
88
affiliation: "Qompass AI"
9-
version: "v2025-05-18"
10-
date-released: "2025-05-18"
9+
version: "v2025-05-19"
10+
date-released: "2025-05-19"
1111
repository-code: "https://github.com/qompassai/Python"
1212
license: "Q-CDA-1.0"
1313
keywords:

0 commit comments

Comments
 (0)