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