From 29d488d7bb0bb2d3f6bceb69ee8f9532b5409895 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Thu, 12 Apr 2018 15:34:39 +0200
Subject: [PATCH] Increased stable version to 1.0.3

---
 README.rst  | 14 +++++++-------
 version.txt |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.rst b/README.rst
index da3edf1..25941dc 100644
--- a/README.rst
+++ b/README.rst
@@ -2,14 +2,14 @@
 .. Tiago de Freitas Pereira <tiago.pereira@idiap.ch>
 .. Fri 17 Jul 02:49:53 2016 CEST
 
-.. image:: http://img.shields.io/badge/docs-stable-yellow.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.dlib/stable/index.html
+.. image:: http://img.shields.io/badge/docs-v1.0.3-yellow.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.dlib/v1.0.3/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.svg
    :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.dlib/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.ip.dlib/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/master
-.. image:: https://gitlab.idiap.ch/bob/bob.ip.dlib/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.ip.dlib/badges/v1.0.3/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/v1.0.3
+.. image:: https://gitlab.idiap.ch/bob/bob.ip.dlib/badges/v1.0.3/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/v1.0.3
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.ip.dlib
 .. image:: http://img.shields.io/pypi/v/bob.ip.dlib.svg
@@ -38,4 +38,4 @@ For further documentation on this package, please read the `Latest Version <http
 
 
 
-.. _bob: https://www.idiap.ch/software/bob
+.. _bob: https://www.idiap.ch/software/bob
\ No newline at end of file
diff --git a/version.txt b/version.txt
index 40428fd..e4c0d46 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.0.3b0
+1.0.3
\ No newline at end of file
-- 
GitLab