From 2c6ba0b17c6f6f700bcf1660ac3c8c349a519298 Mon Sep 17 00:00:00 2001 From: Vincent Lostanlen Date: Tue, 2 Jul 2019 22:17:10 -0400 Subject: [PATCH] set version to 0.1b4 --- birdvoxdetect/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/birdvoxdetect/version.py b/birdvoxdetect/version.py index afbfe34..81bbe15 100644 --- a/birdvoxdetect/version.py +++ b/birdvoxdetect/version.py @@ -1,2 +1,2 @@ short_version = '0.1' -version = '0.1b3' +version = '0.1b4'