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