diff --git a/setup.py b/setup.py
index df074c69171774a3e8095bd7a166b4d02f876443..5fc614caa856152f649a2adb019d89c8e0ef3111 100644
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ from setuptools import setup, find_packages
 setup(
 
     name='beat.web',
-    version='1.1.0b2',
+    version='1.1.0b3',
     description='Biometrics Evaluation and Testing Platform (Web Modules)',
     url='https://gitlab.idiap.ch/beat/beat.web',
     license='AGPLv3',