From 3f80c8b8c58ece115e5361f5539f0078db024577 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Wed, 18 Jul 2018 12:35:03 +0200
Subject: [PATCH] Increased stable version to 1.0.5

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

diff --git a/README.rst b/README.rst
index 6ce75df..8eac7c4 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.5-yellow.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.dlib/v1.0.5/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.5/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/v1.0.5
+.. image:: https://gitlab.idiap.ch/bob/bob.ip.dlib/badges/v1.0.5/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/v1.0.5
 .. 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
\ No newline at end of file
+.. _bob: https://www.idiap.ch/software/bob
diff --git a/version.txt b/version.txt
index f56749a..1464c52 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.0.5b0
\ No newline at end of file
+1.0.5
\ No newline at end of file
-- 
GitLab