From f88cbaa98ac66fa4375d56f66129e314f185a077 Mon Sep 17 00:00:00 2001 From: Nico Maillet <nicolas.maillet@pasteur.fr> Date: Tue, 2 Feb 2021 12:07:55 +0100 Subject: [PATCH] Correct supported versions --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6ea20ab..0d7f1ca 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,7 @@ Find Recombinations Among Genomes (FRAGS) is a software dedicated to analyze rec :target: https://frags.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status -:note: FRAGS is tested with Gitlab Ci for the following Python version: 3.7 to 3.8 +:note: FRAGS is tested with Gitlab Ci for the following Python version: 3.7 to 3.9 :issues: Please use https://gitlab.pasteur.fr/nmaillet/frags -- GitLab