From ff9c8a05de381ed15fccfe879c26c5927f01430b Mon Sep 17 00:00:00 2001
From: Amandine PERRIN <amandine.perrin@pasteur.fr>
Date: Mon, 10 Jul 2023 11:11:44 +0200
Subject: [PATCH] dev version 2 : use --anysymbol with mafft to be able to use
 unusual characters

---
 PanACoTA/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PanACoTA/__init__.py b/PanACoTA/__init__.py
index 3b19d372..e818a778 100755
--- a/PanACoTA/__init__.py
+++ b/PanACoTA/__init__.py
@@ -1,5 +1,5 @@
 """PanACoTA"""
 
-__version__ = "1.4.1-dev2"
+__version__ = "1.4.1-dev3"
 
 
-- 
GitLab