diff --git a/nextflow.config b/nextflow.config index 4873528..eb9dcf7 100644 --- a/nextflow.config +++ b/nextflow.config @@ -201,7 +201,7 @@ manifest { description = """A pipeline for taxonomic classification and functional annotation of metagenomics reads. Based on MEDUSA.""" mainScript = 'main.nf' nextflowVersion = '!>=22.10.1' - version = '1.0.1' + version = '1.0.2' doi = '' }