From 0e07e411d804542bb516ca18d5ae3ea204cb205c Mon Sep 17 00:00:00 2001 From: Amir Mohammadi <183.amir@gmail.com> Date: Fri, 21 Apr 2017 23:02:46 +0200 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 395c93b..c5ee231 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.db.nist_sre12/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.db.nist_sre12/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.db.nist_sre12/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.db.nist_sre12/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.db.nist_sre12/badges/v3.0.1/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.nist_sre12/commits/v3.0.1 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.nist_sre12 .. image:: http://img.shields.io/pypi/v/bob.db.nist_sre12.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