Skip to content

Commit

Permalink
Minor version number bump to fix issue 24
Browse files Browse the repository at this point in the history
Former-commit-id: a9b0207
  • Loading branch information
ar0ch committed Jan 27, 2017
1 parent 69ee88b commit 964672a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stringMLST.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import re
import tempfile
import shutil
version = """ stringMLST v0.3.1 (updated : October 27, 2016) """
version = """ stringMLST v0.3.2 (updated : January 27, 2017) """
"""
LICENSE TERMS FOR stringMLST
1. INTENT/PURPOSE:
Expand Down

0 comments on commit 964672a

Please sign in to comment.