From 95bd17eef74e01d5eee5e3a704f3d212f8d53468 Mon Sep 17 00:00:00 2001 From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch> Date: Thu, 20 Jun 2019 10:03:15 +0200 Subject: [PATCH] Increased stable version to 1.0.6 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index da3edf1..e129fb7 100644 --- a/README.rst +++ b/README.rst @@ -2,14 +2,14 @@ .. Tiago de Freitas Pereira <tiago.pereira@idiap.ch> .. Fri 17 Jul 02:49:53 2016 CEST -.. image:: http://img.shields.io/badge/docs-stable-yellow.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.dlib/stable/index.html +.. image:: http://img.shields.io/badge/docs-v1.0.6-yellow.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.dlib/v1.0.6/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.dlib/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ip.dlib/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.ip.dlib/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ip.dlib/badges/v1.0.6/build.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/v1.0.6 +.. image:: https://gitlab.idiap.ch/bob/bob.ip.dlib/badges/v1.0.6/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/v1.0.6 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.dlib .. image:: http://img.shields.io/pypi/v/bob.ip.dlib.svg diff --git a/version.txt b/version.txt index 99742c2..ece61c6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.6b0 \ No newline at end of file +1.0.6 \ No newline at end of file -- GitLab