From 77bc5f09bf416f1b8b7699e6c7b4750417c96a82 Mon Sep 17 00:00:00 2001 From: Manuel Guenther <manuel.guenther@idiap.ch> Date: Tue, 21 Apr 2015 17:15:21 +0200 Subject: [PATCH] Increased stable version to 2.0.6 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index d7b7b03..78cfee0 100644 --- a/README.rst +++ b/README.rst @@ -6,10 +6,10 @@ :target: http://pythonhosted.org/bob.extension/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.extension/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.extension.svg?branch=master - :target: https://travis-ci.org/bioidiap/bob.extension?branch=master -.. image:: https://coveralls.io/repos/bioidiap/bob.extension/badge.png?branch=master - :target: https://coveralls.io/r/bioidiap/bob.extension?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.extension.svg?branch=v2.0.6 + :target: https://travis-ci.org/bioidiap/bob.extension?branch=v2.0.6 +.. image:: https://coveralls.io/repos/bioidiap/bob.extension/badge.png?branch=v2.0.6 + :target: https://coveralls.io/r/bioidiap/bob.extension?branch=v2.0.6 .. image:: https://img.shields.io/badge/github-master-0000c0.png :target: https://github.com/bioidiap/bob.extension/tree/master .. image:: http://img.shields.io/pypi/v/bob.extension.png diff --git a/version.txt b/version.txt index 7c000e1..703cec9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.6b0 \ No newline at end of file +2.0.6 \ No newline at end of file -- GitLab