From f55811cafc4b608c8d8f09f182a1782089aa5aff Mon Sep 17 00:00:00 2001
From: Philip ABBET <philip.abbet@idiap.ch>
Date: Tue, 25 Apr 2017 14:20:52 +0200
Subject: [PATCH] [version] Bump to v1.3.3

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

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