diff --git a/setup.py b/setup.py index 344e7921a0057a27abb1ef635b8737890f48bb8d..871ff83b4d6e5aef5b9fc71211555cd5a66e5bba 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ from setuptools import setup, find_packages setup( name='beat.web', - version='1.0.4rc4', + version='1.0.4', description='Biometrics Evaluation and Testing Platform (Web Modules)', url='https://gitlab.idiap.ch/beat/beat.web', license='AGPLv3',