From 36e4a09f5a5d763b90f41721b9077865aa0d2b5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Anjos?= <andre.anjos@idiap.ch> Date: Mon, 16 Sep 2019 19:42:24 +0200 Subject: [PATCH] Increased stable version to 3.0.6 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index ad6aa85..488cb59 100644 --- a/README.rst +++ b/README.rst @@ -1,14 +1,14 @@ .. vim: set fileencoding=utf-8 : .. Thu 11 Aug 15:13:11 CEST 2016 -.. image:: http://img.shields.io/badge/docs-stable-yellow.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.base/stable/index.html +.. image:: http://img.shields.io/badge/docs-v3.0.6-yellow.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.base/v3.0.6/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.base/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.io.base/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.io.base/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.io.base/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.io.base/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.io.base/badges/v3.0.6/build.svg + :target: https://gitlab.idiap.ch/bob/bob.io.base/commits/v3.0.6 +.. image:: https://gitlab.idiap.ch/bob/bob.io.base/badges/v3.0.6/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.io.base/commits/v3.0.6 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.io.base .. image:: http://img.shields.io/pypi/v/bob.io.base.svg diff --git a/version.txt b/version.txt index c4bfc6a..8ffc1ad 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.6b0 \ No newline at end of file +3.0.6 \ No newline at end of file -- GitLab