diff --git a/svjedi.py b/svjedi.py index 4ce315c..4b138a2 100755 --- a/svjedi.py +++ b/svjedi.py @@ -3,7 +3,7 @@ """******************************************************************************* Name: SVjedi Description: SVjedi aims to genotype structural variant with long reads data. - Version: 1.1.5 + Version: 1.1.6 Author: Lolita Lecompte Contact: lolita.lecompte@inria.fr, IRISA/Univ Rennes/GenScale, Campus de Beaulieu, 35042 Rennes Cedex, France @@ -24,7 +24,7 @@ along with this program. If not, see . *******************************************************************************""" -__version__ = '1.1.5' +__version__ = '1.1.6' import os.path from os import path