diff --git a/setup.py b/setup.py
index 007c2a740a820993b2bc3162ecbbc83acea7f4dc..16885f187f2745062991bb520b3822a1c9214aaa 100644
--- a/setup.py
+++ b/setup.py
@@ -52,7 +52,7 @@ requires = [
 setup(
 
     name='beat.core',
-    version='1.3.0',
+    version='1.3.1',
     description='Biometrics Evaluation and Testing Platform (Core Modules)',
     url='https://gitlab.idiap.ch/beat/beat.core',
     license='AGPLv3',