From 6ad4dade17e5d45241d036d980d9e5e7fe168389 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Wed, 5 Oct 2016 15:14:57 +0200 Subject: [PATCH] Increased latest version to 3.0.1b0 [skip ci] --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index e7373129..192b68d7 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.bio.face/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.bio.face/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.bio.face/badges/v3.0.0/build.svg - :target: https://gitlab.idiap.ch/bob/bob.bio.face/commits/v3.0.0 +.. image:: https://gitlab.idiap.ch/bob/bob.bio.face/badges/master/build.svg + :target: https://gitlab.idiap.ch/bob/bob.bio.face/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.bio.face .. image:: http://img.shields.io/pypi/v/bob.bio.face.png diff --git a/version.txt b/version.txt index 56fea8a0..f044c2aa 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.0 \ No newline at end of file +3.0.1b0 \ No newline at end of file -- GitLab