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