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