From eb3f3ebbc37590c09140e8a1691b7de9dcee1048 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Tue, 8 Nov 2016 14:45:24 +0100
Subject: [PATCH] Improved documentation on MiuraMatch algorithm; Use scipy
 convolution

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

diff --git a/README.rst b/README.rst
index 36a84ba..f9b3efb 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@
    :target: http://pythonhosted.org/bob.bio.vein/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.png
    :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.bio.vein/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.bio.vein/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.bio.vein/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.bio.vein/badges/v2.1.0/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.bio.vein/commits/v2.1.0
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.bio.vein
 .. image:: http://img.shields.io/pypi/v/bob.bio.vein.png
diff --git a/version.txt b/version.txt
index 3240812..50aea0e 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.0.0a0
\ No newline at end of file
+2.1.0
\ No newline at end of file
-- 
GitLab