From 040779f06609e0b4420b8d8b45de8dbe6fac6afb Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Thu, 6 Aug 2015 16:48:23 +0200 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 7428c8e..f5f7292 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ :target: http://pythonhosted.org/bob.db.iris/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.iris/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.db.iris.svg?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.db.iris.svg?branch=v2.0.3 :target: https://travis-ci.org/bioidiap/bob.db.iris .. image:: https://coveralls.io/repos/bioidiap/bob.db.iris/badge.png :target: https://coveralls.io/r/bioidiap/bob.db.iris 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