From 848918284b2af5bbe0bb00a83bda000b6878102e Mon Sep 17 00:00:00 2001
From: Philip ABBET <philip.abbet@idiap.ch>
Date: Thu, 14 Sep 2017 08:50:09 +0200
Subject: [PATCH] [version ]Bump to v1.4.1

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 1294b9db..b619e074 100755
--- a/setup.py
+++ b/setup.py
@@ -52,7 +52,7 @@ requires = [
 setup(
 
     name='beat.core',
-    version='1.3.6',
+    version='1.4.1',
     description='Biometrics Evaluation and Testing Platform (Core Modules)',
     url='https://gitlab.idiap.ch/beat/beat.core',
     license='AGPLv3',
-- 
GitLab