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