From 61971d4041aaac1faa0399b1a145b6aa08bfaf29 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Wed, 3 Nov 2021 20:25:58 +0100
Subject: [PATCH] Increased stable version to 2.0.0

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

diff --git a/README.rst b/README.rst
index 3815b3f..1ca18b9 100644
--- a/README.rst
+++ b/README.rst
@@ -1,11 +1,11 @@
 .. -*- coding: utf-8 -*-
 
-.. image:: https://img.shields.io/badge/docs-available-orange.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/master/pipeline.svg
-   :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/master
-.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/master
+.. image:: https://img.shields.io/badge/docs-v2.0.0-orange.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/v2.0.0/index.html
+.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/v2.0.0/pipeline.svg
+   :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/v2.0.0
+.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/v2.0.0/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/v2.0.0
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.pipelines
 
diff --git a/version.txt b/version.txt
index d8a6852..227cea2 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.0.1b0
+2.0.0
-- 
GitLab