diff --git a/README.rst b/README.rst index ebac230435e1b53100a3abab4a57197827f734a9..776a44415fc5b73caa73e54b6674e2d6984b46b6 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ :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 +.. image:: https://travis-ci.org/bioidiap/bob.learn.boosting.svg?branch=v2.0.1 :target: https://travis-ci.org/bioidiap/bob.learn.boosting .. image:: https://coveralls.io/repos/bioidiap/bob.learn.boosting/badge.png :target: https://coveralls.io/r/bioidiap/bob.learn.boosting diff --git a/version.txt b/version.txt index d69f48f01864dfd095d0c960e1896410f76c2f10..10bf840ed530af123660f5edb1544264d8f2def4 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