diff --git a/scripts/exon_length_filter.py b/scripts/exon_length_filter.py
index 4ee1fdde6cbccb8f44202b6604e0d30421441717..8bb35c298166ef4eeca34becda8693b439b720cb 100644
--- a/scripts/exon_length_filter.py
+++ b/scripts/exon_length_filter.py
@@ -179,7 +179,7 @@ def exon_length_filter(file_name = "test",source_pathway_name = os.getcwd(),depo
     
 
 if __name__ == "__main__":
-    te.version_control(module_list,modul_name_list,python_version)
+    #te.version_control(module_list,modul_name_list,python_version)
     exon_length_filter()