From 301eb2db5099e39dd44ae96ff70940ce5adfb1f9 Mon Sep 17 00:00:00 2001
From: Philip Abbet <philip.abbet@idiap.ch>
Date: Mon, 23 Jan 2017 15:20:53 +0100
Subject: [PATCH] [version] Bump [ci skip]

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

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