From a67609313d232fef6e4bf95a67fdca8c6f5c5c79 Mon Sep 17 00:00:00 2001 From: Manuel Guenther <manuel.guenther@idiap.ch> Date: Fri, 23 Jan 2015 15:11:04 +0100 Subject: [PATCH] Increased stable version to 2.0.1 --- README.rst | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index bcb7efa..e08be08 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ :target: http://pythonhosted.org/bob.learn.activation/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.learn.activation/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.learn.activation.svg?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.learn.activation.svg?branch=v2.0.1 :target: https://travis-ci.org/bioidiap/bob.learn.activation .. image:: https://coveralls.io/repos/bioidiap/bob.learn.activation/badge.png :target: https://coveralls.io/r/bioidiap/bob.learn.activation diff --git a/version.txt b/version.txt index d69f48f..10bf840 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.1b0 \ No newline at end of file +2.0.1 \ No newline at end of file -- GitLab