From d34bbfe4c29488d222b526a53944112ee357892c Mon Sep 17 00:00:00 2001
From: Amir Mohammadi <183.amir@gmail.com>
Date: Wed, 13 Apr 2016 18:53:13 +0200
Subject: [PATCH] Increased stable version to 2.0.5

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

diff --git a/README.rst b/README.rst
index 730566a..c5d036f 100644
--- a/README.rst
+++ b/README.rst
@@ -6,10 +6,10 @@
    :target: http://pythonhosted.org/bob.io.image/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.png
    :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.io.image/master/index.html
-.. image:: https://travis-ci.org/bioidiap/bob.io.image.svg?branch=master
-   :target: https://travis-ci.org/bioidiap/bob.io.image?branch=master
-.. image:: https://coveralls.io/repos/bioidiap/bob.io.image/badge.svg?branch=master
-   :target: https://coveralls.io/r/bioidiap/bob.io.image?branch=master
+.. image:: https://travis-ci.org/bioidiap/bob.io.image.svg?branch=v2.0.5
+   :target: https://travis-ci.org/bioidiap/bob.io.image?branch=v2.0.5
+.. image:: https://coveralls.io/repos/bioidiap/bob.io.image/badge.svg?branch=v2.0.5
+   :target: https://coveralls.io/r/bioidiap/bob.io.image?branch=v2.0.5
 .. image:: https://img.shields.io/badge/github-master-0000c0.png
    :target: https://github.com/bioidiap/bob.io.image/tree/master
 .. image:: http://img.shields.io/pypi/v/bob.io.image.png
diff --git a/version.txt b/version.txt
index 4b20305..b9d2bdf 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.0.5b0
\ No newline at end of file
+2.0.5
\ No newline at end of file
-- 
GitLab