From 6a56b84bb361e13a52273cc5a0fb2828b6c2aebe Mon Sep 17 00:00:00 2001 From: Pavel Korshunov <pavel.korshunov@idiap.ch> Date: Thu, 9 Mar 2017 14:07:41 +0100 Subject: [PATCH] Increased stable version to 2.1.3 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 4003c73..5fa7ff3 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.ap/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ap/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ap/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.ap/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ap/badges/v2.1.3/build.svg + :target: https://gitlab.idiap.ch/bob/bob.ap/commits/v2.1.3 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ap .. image:: http://img.shields.io/pypi/v/bob.ap.svg diff --git a/version.txt b/version.txt index 3210992..abae0d9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.3b0 \ No newline at end of file +2.1.3 \ No newline at end of file -- GitLab