Skip to content

Commit

Permalink
Update vep sub version
Browse files Browse the repository at this point in the history
  • Loading branch information
nakib103 committed Feb 10, 2023
1 parent adc696b commit 367c10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/Bio/EnsEMBL/VEP/Constants.pm
Expand Up @@ -53,7 +53,7 @@ use warnings;
use base qw(Exporter);

our $VEP_VERSION = 109;
our $VEP_SUB_VERSION = 0;
our $VEP_SUB_VERSION = 1;

our @EXPORT_OK = qw(
@FLAG_FIELDS
Expand Down

0 comments on commit 367c10c

Please sign in to comment.