From d229d914d4efcfe86d4bb30a46db677dd38c1ec9 Mon Sep 17 00:00:00 2001
From: Manuel Gunther <siebenkopf@googlemail.com>
Date: Fri, 19 Feb 2016 11:49:27 -0700
Subject: [PATCH] Increased latest version to 2.0.4b0  [skip ci]

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

diff --git a/README.rst b/README.rst
index 4b477781..680daf17 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=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:: 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:: 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 6acdb442..0d0f1af8 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.0.3
\ No newline at end of file
+2.0.4b0
\ No newline at end of file
-- 
GitLab