From 1251040c31c8bd430f0035dc478fd47fc3728a98 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Wed, 23 Mar 2016 10:48:50 +0100
Subject: [PATCH] [version] Bump [ci skip]

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

diff --git a/setup.py b/setup.py
index cb47f9aa1..6708c4788 100644
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ from setuptools import setup, find_packages
 setup(
 
     name='beat.web',
-    version='1.0.3rc1',
+    version='1.0.3rc2',
     description='Biometrics Evaluation and Testing Platform (Web Modules)',
     url='https://gitlab.idiap.ch/beat/beat.web',
     license='AGPLv3',
-- 
GitLab