From acb846b07a4f6fcf0cf66a8abd98aef7ca0157bb Mon Sep 17 00:00:00 2001
From: Philip ABBET <philip.abbet@idiap.ch>
Date: Tue, 26 Sep 2017 09:37:02 +0200
Subject: [PATCH] [version] Bump to v1.2.2

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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