Skip to content

Commit

Permalink
increment subversion (#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
at7 authored Feb 17, 2021
1 parent c63833f commit f61cdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/Bio/EnsEMBL/VEP/Constants.pm
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ use warnings;
use base qw(Exporter);

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

our @EXPORT_OK = qw(
@FLAG_FIELDS
Expand Down

0 comments on commit f61cdab

Please sign in to comment.