From 46fcdd7a8f83bdfa74492c4b2f983554a09f9456 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Thu, 13 Oct 2016 14:32:31 +0200 Subject: [PATCH] Increased stable version to 2.0.7 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 395e90a..152f537 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.io.matlab/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.io.matlab/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.io.matlab/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.io.matlab/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.io.matlab/badges/v2.0.7/build.svg + :target: https://gitlab.idiap.ch/bob/bob.io.matlab/commits/v2.0.7 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.io.matlab .. image:: http://img.shields.io/pypi/v/bob.io.matlab.png diff --git a/version.txt b/version.txt index 2a770f8..6a0ca2d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.7b0 \ No newline at end of file +2.0.7 \ No newline at end of file -- GitLab