Skip to content

Commit 5be2bec

Browse files
committed
bump version
1 parent 3dca3e5 commit 5be2bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
setup(
1212
name = 'stringMLST',
1313
scripts = ['stringMLST.py'],
14-
version = '0.5.1.2',
14+
version = '0.5.2',
1515
description = 'Fast k-mer based tool for alignment and assembly-free multi locus sequence typing (MLST) directly from genome sequencing reads.',
1616
long_description=long_description,
1717
author = 'Jordan Lab',

0 commit comments

Comments
 (0)