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