diff --git a/lib/AGAT/AGAT.pm b/lib/AGAT/AGAT.pm index 8d757a7b..e7b6b9e4 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.0"; +our $VERSION = "v1.4.1"; our @ISA = qw(Exporter); our @EXPORT = qw(get_agat_header print_agat_version get_agat_config handle_levels); sub import {