From 1b0d06e7d8d009ee285ef600cd912b53bd1310a9 Mon Sep 17 00:00:00 2001 From: Flavio TARSETTI <flavio.tarsetti@idiap.ch> Date: Tue, 4 Oct 2022 13:13:58 +0000 Subject: [PATCH] Increased stable version to 3.0.3 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 8a216d7..8bfe4d1 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,11 @@ .. -*- coding: utf-8 -*- -.. image:: https://img.shields.io/badge/docs-latest-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-v3.0.3-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/v3.0.3/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/v3.0.3/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/v3.0.3 +.. image:: https://gitlab.idiap.ch/bob/bob.pipelines/badges/v3.0.3/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.pipelines/commits/v3.0.3 .. 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 6ec357a..75a22a2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.3b0 +3.0.3 -- GitLab