From b4dc9a74e316c7a327b079be8f2db4be7b70b373 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Mon, 17 Feb 2020 23:43:23 +0100 Subject: [PATCH] Increased stable version to 2.0.6 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index c860765..334bafa 100644 --- a/README.rst +++ b/README.rst @@ -2,12 +2,12 @@ .. Tiago de Freitas Pereira <tiago.pereira@idiap.ch> .. Thu Sep 4 11:35:05 CEST 2014 -.. image:: http://img.shields.io/badge/docs-stable-yellow.png - :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.cbsr_nir_vis_2/stable/index.html +.. image:: http://img.shields.io/badge/docs-v2.0.6-yellow.png + :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.cbsr_nir_vis_2/v2.0.6/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.cbsr_nir_vis_2/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.db.cbsr_nir_vis_2/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.db.cbsr_nir_vis_2/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.db.cbsr_nir_vis_2/badges/v2.0.6/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.cbsr_nir_vis_2/commits/v2.0.6 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.cbsr_nir_vis_2 .. image:: http://img.shields.io/pypi/v/bob.db.cbsr_nir_vis_2.png diff --git a/version.txt b/version.txt index 7c000e1..703cec9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.6b0 \ No newline at end of file +2.0.6 \ No newline at end of file -- GitLab