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