1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-11-13 07:43:08 +00:00

Bump version to 1.0.1

This commit is contained in:
James Fellows Yates 2023-05-11 14:14:18 +02:00
parent 982fba1b58
commit c0897ecc78

View file

@ -305,7 +305,7 @@ manifest {
description = """Taxonomic classification and profiling of shotgun metagenomic data"""
mainScript = 'main.nf'
nextflowVersion = '!>=22.10.1'
version = '1.0.0'
version = '1.0.1'
doi = '10.5281/zenodo.7728364'
}