From adec79af9eb4a8a16f16b662a9ce9f5617664151 Mon Sep 17 00:00:00 2001 From: Amir Mohammadi <183.amir@gmail.com> Date: Tue, 5 Apr 2016 09:37:01 +0200 Subject: [PATCH] Increased stable version to 2.0.7 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index d87b435..f28c48c 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=v2.0.6 - :target: https://travis-ci.org/bioidiap/bob.ip.facedetect?branch=v2.0.6 -.. image:: https://coveralls.io/repos/bioidiap/bob.ip.facedetect/badge.svg?branch=v2.0.6 - :target: https://coveralls.io/r/bioidiap/bob.ip.facedetect?branch=v2.0.6 +.. image:: https://travis-ci.org/bioidiap/bob.ip.facedetect.svg?branch=v2.0.7 + :target: https://travis-ci.org/bioidiap/bob.ip.facedetect?branch=v2.0.7 +.. image:: https://coveralls.io/repos/bioidiap/bob.ip.facedetect/badge.svg?branch=v2.0.7 + :target: https://coveralls.io/r/bioidiap/bob.ip.facedetect?branch=v2.0.7 .. 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 703cec9..6a0ca2d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.6 \ No newline at end of file +2.0.7 \ No newline at end of file -- GitLab