diff --git a/README.rst b/README.rst index a01c1dea89c488f81404c61b80a831dd8b1b21d8..66713de82a8c930b63845cda2df461e43bb7de28 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ :target: http://pythonhosted.org/bob.learn.linear/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.learn.linear/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.learn.linear.svg?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.learn.linear.svg?branch=v2.0.1 :target: https://travis-ci.org/bioidiap/bob.learn.linear .. image:: https://coveralls.io/repos/bioidiap/bob.learn.linear/badge.png :target: https://coveralls.io/r/bioidiap/bob.learn.linear 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