From 51d1cce69e63d65ea891ffffe01f81ea96f33f05 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Sat, 15 Oct 2016 13:27:04 +0200 Subject: [PATCH] Increased latest version to 2.0.11a0 [skip ci] --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index f24e6b0..e7d119d 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.learn.boosting/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.learn.boosting/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.learn.boosting/badges/v2.0.10/build.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.boosting/commits/v2.0.10 +.. 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://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.png diff --git a/version.txt b/version.txt index fee3c92..5b80dea 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.10 \ No newline at end of file +2.0.11a0 \ No newline at end of file -- GitLab