From 197cf08d4bdeff81fe93027e0e87eeca9f5df178 Mon Sep 17 00:00:00 2001
From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch>
Date: Mon, 14 Jan 2019 14:40:52 +0100
Subject: [PATCH] Increased stable version to 1.0.1

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

diff --git a/README.rst b/README.rst
index 790096d..113da56 100755
--- a/README.rst
+++ b/README.rst
@@ -1,14 +1,14 @@
 .. vim: set fileencoding=utf-8 :
 .. Sat Aug 20 07:33:55 CEST 2016
 
-.. image:: https://img.shields.io/badge/docs-stable-yellow.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/bob.thesis.tiago/stable/index.html
+.. image:: https://img.shields.io/badge/docs-v1.0.1-yellow.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.thesis.tiago/v1.0.1/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.svg
    :target: https://www.idiap.ch/software/bob/docs/bob/bob.thesis.tiago/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.thesis.tiago/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.thesis.tiago/commits/master
-.. image:: https://gitlab.idiap.ch/bob/bob.thesis.tiago/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.thesis.tiago/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.thesis.tiago/badges/v1.0.1/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.thesis.tiago/commits/v1.0.1
+.. image:: https://gitlab.idiap.ch/bob/bob.thesis.tiago/badges/v1.0.1/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.thesis.tiago/commits/v1.0.1
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.thesis.tiago
 .. image:: https://img.shields.io/pypi/v/bob.thesis.tiago.svg
diff --git a/version.txt b/version.txt
index 9bece09..7f20734 100755
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.0.2b0
\ No newline at end of file
+1.0.1
\ No newline at end of file
-- 
GitLab