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