From cbfc5f37f5dcae1e64656e1d65244085df6b1ee9 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Mon, 20 Feb 2017 15:00:53 +0100 Subject: [PATCH] Increased stable version to 2.1.2 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 772dc92..29cdb56 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.db.lfw/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.db.lfw/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.db.lfw/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.db.lfw/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.db.lfw/badges/v2.1.2/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.lfw/commits/v2.1.2 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.lfw .. image:: http://img.shields.io/pypi/v/bob.db.lfw.svg diff --git a/version.txt b/version.txt index e0ee5da..8f9174b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.2b0 \ No newline at end of file +2.1.2 \ No newline at end of file -- GitLab