Skip to content

Commit

Permalink
Update AGAT.pm
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 committed Apr 5, 2024
1 parent e1ed07f commit 1143408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/AGAT/AGAT.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 1143408

Please sign in to comment.