From e58cee0d0179b03d6b0408c2a37be1f61180f8ff Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Wed, 19 Jul 2017 10:32:53 +0200
Subject: [PATCH] Increased stable version to 1.0.0

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

diff --git a/README.rst b/README.rst
index 9fe0afd..5e2f193 100644
--- a/README.rst
+++ b/README.rst
@@ -1,12 +1,12 @@
 .. vim: set fileencoding=utf-8 :
 .. Sat  3 Dec 20:18:15 2016 CET
 
-.. image:: https://img.shields.io/badge/docs-stable-yellow.png
-   :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.qualitymeasure/stable/index.html
+.. image:: https://img.shields.io/badge/docs-v1.0.0-yellow.png
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.qualitymeasure/v1.0.0/index.html
 .. image:: https://img.shields.io/badge/docs-latest-orange.png
    :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.qualitymeasure/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.ip.qualitymeasure/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.ip.qualitymeasure/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.ip.qualitymeasure/badges/v1.0.0/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.ip.qualitymeasure/commits/v1.0.0
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.ip.qualitymeasure
 .. image:: http://img.shields.io/pypi/v/bob.ip.qualitymeasure.png
diff --git a/version.txt b/version.txt
index 41432f0..afaf360 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.0.0a0
+1.0.0
\ No newline at end of file
-- 
GitLab