Skip to content

Commit e4ba9a8

Browse files
authored
Merge pull request #55 from cokelaer/main
Fix metadata
2 parents 36c2d9d + 1bb3f81 commit e4ba9a8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ Changelog
190190
========= ====================================================================
191191
Version Description
192192
========= ====================================================================
193+
0.21.0 * Fix requirements, update apptainer for sequana_tools and fastp,
194+
add star options to use new shells.
193195
0.20.2 * Fix workflow and multiqc parsing
194196
0.20.1 * Fix wrapper version in the config and fastp rule.
195197
0.20.0 * Fix regression due to new sequana version

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "sequana-rnaseq"
7-
version = "0.20.2"
7+
version = "0.21.0"
88
description = "A RNAseq pipeline from raw reads to feature counts"
99
authors = ["Sequana Team"]
1010
license = "BSD-3"

0 commit comments

Comments
 (0)