From 445c15832d5f69d6ea4d73f9b4bd7aea44e1b9e8 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Thu, 1 Jun 2017 18:08:01 +0200 Subject: [PATCH] Increased latest version to 2.0.10b0 [skip ci] --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 226c9bb..1b8cd70 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,10 @@ :target: http://pythonhosted.org/bob.learn.activation/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.learn.activation/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/v2.0.9/build.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/v2.0.9 -.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/v2.0.9/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/v2.0.9 +.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/build.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.learn.activation .. image:: http://img.shields.io/pypi/v/bob.learn.activation.svg diff --git a/version.txt b/version.txt index ed35d09..d7df142 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.9 \ No newline at end of file +2.0.10b0 \ No newline at end of file -- GitLab