We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dca3e5 commit 5be2becCopy full SHA for 5be2bec
setup.py
@@ -11,7 +11,7 @@
11
setup(
12
name = 'stringMLST',
13
scripts = ['stringMLST.py'],
14
- version = '0.5.1.2',
+ version = '0.5.2',
15
description = 'Fast k-mer based tool for alignment and assembly-free multi locus sequence typing (MLST) directly from genome sequencing reads.',
16
long_description=long_description,
17
author = 'Jordan Lab',
0 commit comments