diff --git a/README.rst b/README.rst index f65e3c664ce88b8f8f748d2d22ec1e5636eb6b90..c193c5be17a9afc99649e8cb20942d07c9870622 100644 --- a/README.rst +++ b/README.rst @@ -6,10 +6,10 @@ :target: http://pythonhosted.org/bob.io.image/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.io.image/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.io.image.svg?branch=master - :target: https://travis-ci.org/bioidiap/bob.io.image?branch=master -.. image:: https://coveralls.io/repos/bioidiap/bob.io.image/badge.png?branch=master - :target: https://coveralls.io/r/bioidiap/bob.io.image?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.io.image.svg?branch=v2.0.3 + :target: https://travis-ci.org/bioidiap/bob.io.image?branch=v2.0.3 +.. image:: https://coveralls.io/repos/bioidiap/bob.io.image/badge.png?branch=v2.0.3 + :target: https://coveralls.io/r/bioidiap/bob.io.image?branch=v2.0.3 .. image:: https://img.shields.io/badge/github-master-0000c0.png :target: https://github.com/bioidiap/bob.io.image/tree/master .. image:: http://img.shields.io/pypi/v/bob.io.image.png diff --git a/version.txt b/version.txt index 0ac9c2deea58aac769c1c554458c3c8bc8e982ff..6acdb442890d24a5a111bf264099eec7962295c2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.3b0 \ No newline at end of file +2.0.3 \ No newline at end of file