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