diff --git a/svtyper b/svtyper index b1b6f7c..70cd7f2 100755 --- a/svtyper +++ b/svtyper @@ -8,7 +8,7 @@ from collections import Counter from argparse import RawTextHelpFormatter __author__ = "Colby Chiang (colbychiang@wustl.edu)" -__version__ = "v0.1.1" +__version__ = "v0.1.2" # -------------------------------------- # define functions