Skip to content

Commit

Permalink
oops... not v4.2.0 but instead 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjohnhaas committed Jun 29, 2024
1 parent d62efa7 commit c49380f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Docker/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2.0
4.3.0
4 changes: 2 additions & 2 deletions ctat_mutations
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import tempfile

import sys

VERSION = "ctat_mutations-4.2.0"
#VERSION = "ctat_mutations-BLEEDING_EDGE-postv4.1.0"
VERSION = "ctat_mutations-4.3.0"
#VERSION = "ctat_mutations-BLEEDING_EDGE-postv4.3.0"

if sys.version_info[0] < 3:
print("This script requires Python 3")
Expand Down

0 comments on commit c49380f

Please sign in to comment.