From 95d6b037314a20370bdeee5263e77e06bf956428 Mon Sep 17 00:00:00 2001
From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch>
Date: Tue, 29 Oct 2019 13:17:09 +0100
Subject: [PATCH] Increased stable version to 1.0.7

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

diff --git a/README.rst b/README.rst
index da3edf1..a53b23e 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.7-yellow.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.dlib/v1.0.7/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.7/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/v1.0.7
+.. image:: https://gitlab.idiap.ch/bob/bob.ip.dlib/badges/v1.0.7/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/v1.0.7
 .. 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
diff --git a/version.txt b/version.txt
index f13ef0a..f9cbc01 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.0.7b0
\ No newline at end of file
+1.0.7
\ No newline at end of file
-- 
GitLab