From c73be3c4af1fcf5dec2ddd166f0031ec46d4307a Mon Sep 17 00:00:00 2001 From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch> Date: Thu, 1 Oct 2020 20:46:04 +0200 Subject: [PATCH] Increased latest version to 2.0.20b0 [skip ci] --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 32a91f5..04e3694 100644 --- a/README.rst +++ b/README.rst @@ -3,10 +3,10 @@ .. image:: https://img.shields.io/badge/docs-available-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.boosting/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/v2.0.19/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/v2.0.19 -.. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/v2.0.19/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/v2.0.19 +.. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/master/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/master/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.learn.boosting diff --git a/version.txt b/version.txt index d456ca5..08c985b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.19 \ No newline at end of file +2.0.20b0 \ No newline at end of file -- GitLab