From c4e47a50a0ae78e36db576c2e39f484dc229035f Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Tue, 14 Feb 2017 14:41:29 +0100 Subject: [PATCH] Increased latest version to 2.0.9b0 [skip ci] --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index c9052bd..1b6448d 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :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.8/build.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/v2.0.8 +.. 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://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 e8f41f0..bd58dea 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.8 \ No newline at end of file +2.0.9b0 \ No newline at end of file -- GitLab