Skip to content

Commit

Permalink
bumped version to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mcamagna committed Jan 10, 2024
1 parent f178618 commit 1eb514e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hisat2-pipeline
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python
import os, glob, gzip, re, argparse
version_string = "HISAT2-pipline v1.0.6 (2023/12) "
version_string = "HISAT2-pipline v1.0.7 (2024/1) "

class Sample:

Expand Down

0 comments on commit 1eb514e

Please sign in to comment.