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