From bf43bdc22066921ced21e96297242501798a6c02 Mon Sep 17 00:00:00 2001 From: Jacques Dainat Date: Fri, 5 Apr 2024 14:45:25 +0200 Subject: [PATCH] Update AGAT.pm --- lib/AGAT/AGAT.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/AGAT/AGAT.pm b/lib/AGAT/AGAT.pm index 9c2bdb34..8d757a7b 100644 --- a/lib/AGAT/AGAT.pm +++ b/lib/AGAT/AGAT.pm @@ -16,7 +16,7 @@ use AGAT::Utilities; use AGAT::PlotR; use Bio::Tools::GFF; -our $VERSION = "v1.4"; +our $VERSION = "v1.4.0"; our @ISA = qw(Exporter); our @EXPORT = qw(get_agat_header print_agat_version get_agat_config handle_levels); sub import {