From 98e29d9b6bebf1960a30a54b945b516ef70496f9 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Wed, 11 Feb 2015 15:32:18 +0100 Subject: [PATCH] Increased stable version to 2.0.3 --- README.rst | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8b78daf..b4484d3 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ :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 +.. image:: https://travis-ci.org/bioidiap/bob.extension.svg?branch=v2.0.3 :target: https://travis-ci.org/bioidiap/bob.extension .. image:: https://coveralls.io/repos/bioidiap/bob.extension/badge.png :target: https://coveralls.io/r/bioidiap/bob.extension diff --git a/version.txt b/version.txt index 0ac9c2d..6acdb44 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.3b0 \ No newline at end of file +2.0.3 \ No newline at end of file -- GitLab