From f1434472fa9012e5bbd1ddb9fdd9db03f549b951 Mon Sep 17 00:00:00 2001
From: Philip ABBET <philip.abbet@idiap.ch>
Date: Thu, 24 Aug 2017 11:06:31 +0200
Subject: [PATCH] [version] Bump to v1.3.0rc1

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

diff --git a/setup.py b/setup.py
index 8e5e6fd4f..e78587222 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.3.0rc1',
     description='Biometrics Evaluation and Testing Platform (Web Modules)',
     url='https://gitlab.idiap.ch/beat/beat.web',
     license='AGPLv3',
-- 
GitLab