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