Skip to content

Commit

Permalink
updated citation.cff and documentation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hechth committed Jun 19, 2024
1 parent 66dcc9e commit 8bd4295
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.9
- name: Set up Python 3.11
uses: actions/setup-python@v3
with:
python-version: 3.9
python-version: 3.11
- name: Python info
shell: bash -e {0}
run: |
Expand Down
3 changes: 1 addition & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ authors:
family-names: Ahmad
given-names: Zargham
orcid: "https://orcid.org/0000-0000-0000-0000"
date-released: 20??-MM-DD
doi: <insert your DOI here>
date-released: 2024-06-19
version: "0.1.0"
repository-code: "https://github.com/RECETOX/rcx-tk"
keywords:
Expand Down

0 comments on commit 8bd4295

Please sign in to comment.