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