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