From fbcef9d5c9a11802e713833038ddd2dd8a73fe81 Mon Sep 17 00:00:00 2001
From: Tiago Freitas Pereira <tiagofrepereira@gmail.com>
Date: Mon, 20 Feb 2017 17:32:29 +0100
Subject: [PATCH] Increased stable version to 3.0.1

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

diff --git a/README.rst b/README.rst
index d041ab1..3dfa8a4 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@
    :target: http://pythonhosted.org/bob.bio.gmm/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.svg
    :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.bio.gmm/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.bio.gmm/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.bio.gmm/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.bio.gmm/badges/v3.0.1/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.bio.gmm/commits/v3.0.1
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.bio.gmm
 .. image:: http://img.shields.io/pypi/v/bob.bio.gmm.svg
diff --git a/version.txt b/version.txt
index f044c2a..13d683c 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-3.0.1b0
\ No newline at end of file
+3.0.1
\ No newline at end of file
-- 
GitLab