From fefd7dd762212695c0b574c04c4a95e15890d5c9 Mon Sep 17 00:00:00 2001
From: Manuel Gunther <siebenkopf@googlemail.com>
Date: Fri, 19 Feb 2016 11:44:13 -0700
Subject: [PATCH] Increased stable version to 2.0.3

---
 README.rst  | 8 ++++----
 version.txt | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.rst b/README.rst
index 680daf17..4b477781 100644
--- a/README.rst
+++ b/README.rst
@@ -6,10 +6,10 @@
    :target: http://pythonhosted.org/bob.bio.face/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.png
    :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.bio.face/master/index.html
-.. image:: http://travis-ci.org/bioidiap/bob.bio.face.svg?branch=master
-   :target: https://travis-ci.org/bioidiap/bob.bio.face?branch=master
-.. image:: https://coveralls.io/repos/bioidiap/bob.bio.face/badge.svg?branch=master
-   :target: https://coveralls.io/r/bioidiap/bob.bio.face?branch=master
+.. image:: http://travis-ci.org/bioidiap/bob.bio.face.svg?branch=v2.0.3
+   :target: https://travis-ci.org/bioidiap/bob.bio.face?branch=v2.0.3
+.. image:: https://coveralls.io/repos/bioidiap/bob.bio.face/badge.svg?branch=v2.0.3
+   :target: https://coveralls.io/r/bioidiap/bob.bio.face?branch=v2.0.3
 .. image:: https://img.shields.io/badge/github-master-0000c0.png
    :target: https://github.com/bioidiap/bob.bio.face/tree/master
 .. image:: http://img.shields.io/pypi/v/bob.bio.face.png
diff --git a/version.txt b/version.txt
index 0ac9c2de..6acdb442 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