From 1d47bffb3d6615b145423fd079f55741718faecb Mon Sep 17 00:00:00 2001
From: Philip Abbet <philip.abbet@idiap.ch>
Date: Thu, 2 Mar 2017 09:29:53 +0100
Subject: [PATCH] [version] Bump to v1.2.1 [ci skip]

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

diff --git a/setup.py b/setup.py
index 07149bd0..91184397 100644
--- a/setup.py
+++ b/setup.py
@@ -52,7 +52,7 @@ requires = [
 setup(
 
     name='beat.core',
-    version='1.2.0',
+    version='1.2.1',
     description='Biometrics Evaluation and Testing Platform (Core Modules)',
     url='https://gitlab.idiap.ch/beat/beat.core',
     license='AGPLv3',
-- 
GitLab