diff --git a/README.rst b/README.rst index 72209a712e974fe6ecaea5bd887811693d92eeba..d4b095bf09e81826783630d1fed47d96c7d6cec5 100644 --- a/README.rst +++ b/README.rst @@ -6,10 +6,10 @@ :target: http://pythonhosted.org/bob.learn.mlp/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.learn.mlp/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.learn.mlp.svg?branch=v2.0.8 - :target: https://travis-ci.org/bioidiap/bob.learn.mlp?branch=v2.0.8 -.. image:: https://coveralls.io/repos/bioidiap/bob.learn.mlp/badge.svg?branch=v2.0.8 - :target: https://coveralls.io/r/bioidiap/bob.learn.mlp?branch=v2.0.8 +.. image:: https://travis-ci.org/bioidiap/bob.learn.mlp.svg?branch=v2.0.9 + :target: https://travis-ci.org/bioidiap/bob.learn.mlp?branch=v2.0.9 +.. image:: https://coveralls.io/repos/bioidiap/bob.learn.mlp/badge.svg?branch=v2.0.9 + :target: https://coveralls.io/r/bioidiap/bob.learn.mlp?branch=v2.0.9 .. image:: https://img.shields.io/badge/github-master-0000c0.png :target: https://github.com/bioidiap/bob.learn.mlp/tree/master .. image:: http://img.shields.io/pypi/v/bob.learn.mlp.png diff --git a/version.txt b/version.txt index e8f41f06d07e920e0938451fdc3e027e51751b23..ed35d092626c38637a554337b00e2a6a33c79584 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.8 \ No newline at end of file +2.0.9 \ No newline at end of file