From 92687ae4ed49186269527aa68012480ed29b2cbd Mon Sep 17 00:00:00 2001 From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch> Date: Thu, 1 Oct 2020 19:49:38 +0200 Subject: [PATCH] Increased latest version to 2.0.17b0 [skip ci] --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index dbe6d7e..894250c 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.activation/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/v2.0.16/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/v2.0.16 -.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/v2.0.16/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/v2.0.16 +.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.learn.activation diff --git a/version.txt b/version.txt index d845ccb..e01ed92 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.16 \ No newline at end of file +2.0.17b0 \ No newline at end of file -- GitLab