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