From 8653c0df03faabf7cf6deff84baaa6483a76bcc6 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Thu, 1 Jun 2017 18:07:05 +0200 Subject: [PATCH] Increased stable version to 2.0.10 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index b3c269d..dde0b42 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,10 @@ :target: http://pythonhosted.org/bob.ip.gabor/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.gabor/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ip.gabor/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.gabor/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.ip.gabor/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.gabor/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ip.gabor/badges/v2.0.10/build.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.gabor/commits/v2.0.10 +.. image:: https://gitlab.idiap.ch/bob/bob.ip.gabor/badges/v2.0.10/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.gabor/commits/v2.0.10 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.gabor .. image:: http://img.shields.io/pypi/v/bob.ip.gabor.svg diff --git a/version.txt b/version.txt index d7df142..fee3c92 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.10b0 \ No newline at end of file +2.0.10 \ No newline at end of file -- GitLab