From cddb071e6f04fb1929ecedb691d2daf107342020 Mon Sep 17 00:00:00 2001 From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch> Date: Thu, 24 May 2018 12:09:36 +0200 Subject: [PATCH] Increased latest version to 1.0.1b0 [skip ci] --- README.rst | 6 +++--- version.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 3640834..7aeb3f3 100644 --- a/README.rst +++ b/README.rst @@ -4,12 +4,12 @@ -.. image:: http://img.shields.io/badge/docs-v1.0.0-yellow.png +.. image:: http://img.shields.io/badge/docs-stable-yellow.png :target: http://beatubulatest.lab.idiap.ch/private/docs/bob/bob.db.cuhk_cufsf/stable/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: http://beatubulatest.lab.idiap.ch/private/docs/bob/bob.db.cuhk_cufsf/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.db.cuhk_cufs/badges/v1.0.0/build.svg - :target: https://gitlab.idiap.ch/bob/bob.db.cuhk_cufsf/commits/v1.0.0 +.. image:: https://gitlab.idiap.ch/bob/bob.db.cuhk_cufs/badges/master/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.cuhk_cufsf/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.cuhk_cufsf .. image:: http://img.shields.io/pypi/v/bob.db.cuhk_cufsf.png diff --git a/version.txt b/version.txt index afaf360..0226afe 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.0.1b0 \ No newline at end of file -- GitLab