Skip to content

Commit

Permalink
chore: 🤖 prepare release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 12, 2024
1 parent f9ba8f5 commit 28777b1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## ASPEN development version
## ASPEN 1.0.2

- Set the singularity cache dir if `--singcache` is not provided. (#37, @kelly-sovacool)
- ASPEN now has a documentation website: <https://ccbr.github.io/ASPEN>
Expand Down
18 changes: 12 additions & 6 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,22 +1,28 @@
cff-version: 1.2.0
message: "Please cite ASPEN as below."
message: Please cite ASPEN as below.
authors:
- family-names: Sevilla
given-names: Samantha
orcid: https://orcid.org/0000-0002-8734-9875
affiliation: Advanced Biomedical Computational Science, Frederick National Laboratory for Cancer Research, Frederick, MD 21702, USA
affiliation:
Advanced Biomedical Computational Science, Frederick National Laboratory
for Cancer Research, Frederick, MD 21702, USA
- family-names: Sovacool
given-names: Kelly
orcid: https://orcid.org/0000-0003-3283-829X
affiliation: Advanced Biomedical Computational Science, Frederick National Laboratory for Cancer Research, Frederick, MD 21702, USA
affiliation:
Advanced Biomedical Computational Science, Frederick National Laboratory
for Cancer Research, Frederick, MD 21702, USA
- family-names: Koparde
given-names: Vishal
orcid: https://orcid.org/0000-0001-8978-8495
affiliation: Advanced Biomedical Computational Science, Frederick National Laboratory for Cancer Research, Frederick, MD 21702, USA
affiliation:
Advanced Biomedical Computational Science, Frederick National Laboratory
for Cancer Research, Frederick, MD 21702, USA
title: "ASPEN: Atac Seq PipEliNe"
url: https://ccbr.github.io/ASPEN
repository-code: https://github.com/CCBR/ASPEN
license: MIT
type: software
version: 1.0.1
date-released: 2023-12-27
version: v1.0.2
date-released: "2024-09-12"
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1-dev
1.0.2

0 comments on commit 28777b1

Please sign in to comment.