Skip to content

Commit 62e25a4

Browse files
committed
Corrected version number in kraken-biom.py
1 parent b7db885 commit 62e25a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kraken_biom.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
__url__ = "http://github.com/smdabdoub/kraken-biom"
3333
__maintainer__ = "Shareef M. Dabdoub"
3434
__email__ = "dabdoub.2@osu.edu"
35-
__version__ = '0.1.0'
35+
__version__ = '1.0.1'
3636

3737

3838
field_names = ["pct_reads", "clade_reads", "taxon_reads",

0 commit comments

Comments
 (0)