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