From 4b95bd51a1464c26235995d951007d0ab3a9586c Mon Sep 17 00:00:00 2001 From: Alessandra Martinez <89977191+almart7@users.noreply.github.com> Date: Mon, 20 Nov 2023 09:23:06 +0100 Subject: [PATCH] Update sqanti3_rescue.py version --- sqanti3_rescue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqanti3_rescue.py b/sqanti3_rescue.py index 696ec7e..1041405 100755 --- a/sqanti3_rescue.py +++ b/sqanti3_rescue.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 __author__ = "angeles.arzalluz@gmail.com" -__version__ = "5.1.3" +__version__ = '5.2' ################################################### ########## SQANTI3 RESCUE WRAPPER ##########