From 497326d19cdcb6361afa8f692ff6130c2854b0b9 Mon Sep 17 00:00:00 2001 From: Rutger Vos Date: Fri, 13 Oct 2017 10:28:30 +0200 Subject: [PATCH] CPAN/Zenodo release v0.1.1 --- lib/Bio/Phylo/Forest/DBTree.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Bio/Phylo/Forest/DBTree.pm b/lib/Bio/Phylo/Forest/DBTree.pm index f717584..d216792 100644 --- a/lib/Bio/Phylo/Forest/DBTree.pm +++ b/lib/Bio/Phylo/Forest/DBTree.pm @@ -12,7 +12,7 @@ __PACKAGE__->load_namespaces; my $SINGLETON; my $DBH; my $fac = Bio::Phylo::Factory->new; -use version 0.77; our $VERSION = qv("v0.1.0"); +use version 0.77; our $VERSION = qv("v0.1.1"); =head1 NAME