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