From 989997f70e99dbfaa1ad9c2259498a35e3f2b54a Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Wed, 3 Nov 2021 23:03:29 +0100 Subject: [PATCH] Increased stable version to 1.4.0 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 2e20a2f8..d1aaf5fc 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.ip.binseg/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ip.binseg/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.binseg/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.ip.binseg/badges/master/coverage.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.binseg/master/coverage/index.html +.. image:: https://img.shields.io/badge/docs-v1.4.0-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.binseg/v1.4.0/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.ip.binseg/badges/v1.4.0/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.binseg/commits/v1.4.0 +.. image:: https://gitlab.idiap.ch/bob/bob.ip.binseg/badges/v1.4.0/coverage.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.binseg/v1.4.0/coverage/index.html .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.binseg diff --git a/version.txt b/version.txt index 5e2c6e7f..88c5fb89 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.1b0 +1.4.0 -- GitLab