Skip to content

Commit 2d6b71d

Browse files
authored
Update minor version for new kraken2 pluspf_20241228 db
1 parent aea6312 commit 2d6b71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rna-seek

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import argparse # potential python3 3rd party package, added in python/3.5
2121

2222
# Pipeline Metadata and globals
2323
__author__ = 'Skyler Kuhn'
24-
__version__ = 'v1.9.6'
24+
__version__ = 'v1.10.0'
2525
__email__ = '[email protected]'
2626
__home__ = os.path.dirname(os.path.abspath(__file__))
2727
_name = os.path.basename(sys.argv[0])

0 commit comments

Comments
 (0)