diff --git a/README.rst b/README.rst index a8e166d81dc5f2cce35e944f05097d50299fbd02..c9916d6c63ae6679657f9856a83a756e4af4da53 100644 --- a/README.rst +++ b/README.rst @@ -6,10 +6,10 @@ :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/bioidiap/bob.learn.boosting/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.learn.boosting.svg?branch=master - :target: https://travis-ci.org/bioidiap/bob.learn.boosting?branch=master -.. image:: https://coveralls.io/repos/bioidiap/bob.learn.boosting/badge.svg?branch=master - :target: https://coveralls.io/r/bioidiap/bob.learn.boosting?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.learn.boosting.svg?branch=v2.0.5 + :target: https://travis-ci.org/bioidiap/bob.learn.boosting?branch=v2.0.5 +.. image:: https://coveralls.io/repos/bioidiap/bob.learn.boosting/badge.svg?branch=v2.0.5 + :target: https://coveralls.io/r/bioidiap/bob.learn.boosting?branch=v2.0.5 .. image:: https://img.shields.io/badge/github-master-0000c0.png :target: https://github.com/bioidiap/bob.learn.boosting/tree/master .. image:: http://img.shields.io/pypi/v/bob.learn.boosting.png diff --git a/version.txt b/version.txt index 2bc15fc1ef0fcdb75735d6c14db095b4821aa80d..b9d2bdfd6535bfa77f8ad6efae15d648d55b4ad8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.5a0 \ No newline at end of file +2.0.5 \ No newline at end of file