Skip to content

Commit

Permalink
increment AGAT to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 committed Apr 5, 2024
1 parent ef61024 commit d7e8d1e
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.3.3";
our $VERSION = "v1.4";
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 d7e8d1e

Please sign in to comment.