From ffa6b82cd89a24fc71a45c5b5faf748c00300e45 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:48 +0200 Subject: [PATCH] Increased latest version to 3.0.7b0 [skip ci] --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 488cb59..ad6aa85 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-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-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-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/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://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://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 8ffc1ad..5e6ba5f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.6 \ No newline at end of file +3.0.7b0 \ No newline at end of file -- GitLab