From ad216c752c4a2344c75ed94191c475d11a0bbd95 Mon Sep 17 00:00:00 2001 From: Flavio TARSETTI <flavio.tarsetti@idiap.ch> Date: Fri, 1 Jul 2022 16:06:32 +0000 Subject: [PATCH] Increased stable version to 3.0.1 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 3d97c36..dcd13c4 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ .. vim: set fileencoding=utf-8 : .. Mon 15 Aug 2016 09:48:28 CEST -.. image:: https://img.shields.io/badge/docs-latest-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/master +.. image:: https://img.shields.io/badge/docs-v3.0.1-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/v3.0.1/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/v3.0.1/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/v3.0.1 +.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/v3.0.1/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/v3.0.1 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.learn.em diff --git a/version.txt b/version.txt index f8ff206..cb2b00e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.1b0 +3.0.1 -- GitLab