From 4159b81b4e269ffec1032a8f751bea5f79e80b47 Mon Sep 17 00:00:00 2001 From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch> Date: Fri, 21 Jun 2019 14:02:31 +0200 Subject: [PATCH] Increased stable version to 2.0.3 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 25119af..fbec5cd 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ .. vim: set fileencoding=utf-8 : .. Mon 23 Jan 14:37:08 CET 2017 -.. image:: http://img.shields.io/badge/docs-stable-yellow.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.rppg.base/stable/index.html +.. image:: http://img.shields.io/badge/docs-v2.0.3-yellow.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.rppg.base/v2.0.3/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.rppg.base/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.rppg.base/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.rppg.base/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.rppg.base/badges/v2.0.3/build.svg + :target: https://gitlab.idiap.ch/bob/bob.rppg.base/commits/v2.0.3 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.rppg.base .. image:: http://img.shields.io/pypi/v/bob.rppg.base.svg diff --git a/version.txt b/version.txt index 0ac9c2d..6acdb44 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.3b0 \ No newline at end of file +2.0.3 \ No newline at end of file -- GitLab