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