From acd9f5d6d47334c0a12795b55d17e7f5fb767b80 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Fri, 15 Sep 2017 14:19:59 +0200 Subject: [PATCH] Increased stable version to 2.0.13 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 0a372c0..e497d65 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,10 @@ :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.boosting/stable/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.boosting/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/v2.0.13/build.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/v2.0.13 +.. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/v2.0.13/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/v2.0.13 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.learn.boosting .. image:: http://img.shields.io/pypi/v/bob.learn.boosting.svg diff --git a/version.txt b/version.txt index 65f0673..476ede4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.13a0 \ No newline at end of file +2.0.13 \ No newline at end of file -- GitLab