From c65f7151b2c4132474b1fcdf1649e4c7dc29b8f3 Mon Sep 17 00:00:00 2001
From: Tiago Freitas Pereira <tiagofrepereira@gmail.com>
Date: Mon, 26 Sep 2016 17:25:19 +0200
Subject: [PATCH] Increased stable version to 2.0.5

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

diff --git a/README.rst b/README.rst
index 5d6e03e..e6731c3 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@
    :target: http://pythonhosted.org/bob.db.mnist/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.png
    :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.db.mnist/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.db.mnist/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.db.mnist/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.db.mnist/badges/v2.0.5/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.db.mnist/commits/v2.0.5
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.db.mnist
 .. image:: http://img.shields.io/pypi/v/bob.db.mnist.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