From 7c3b36f98efec96b21f44e2a2e3cadfff9b0621a Mon Sep 17 00:00:00 2001
From: Philip ABBET <philip.abbet@idiap.ch>
Date: Tue, 13 Jun 2017 09:21:40 +0200
Subject: [PATCH] [version] Bump to v1.3.5

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

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