From 10360cc0f60fd5fcb0ce323bc74c50f74e5dc5e0 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Mon, 17 Feb 2020 22:26:36 +0100 Subject: [PATCH] Increased stable version to 1.0.4 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 52e530b..74adf68 100644 --- a/README.rst +++ b/README.rst @@ -1,14 +1,14 @@ .. vim: set fileencoding=utf-8 : .. Thu May 4 16:29:23 CEST 2017 -.. image:: http://img.shields.io/badge/docs-stable-yellow.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.vein/stable/index.html +.. image:: http://img.shields.io/badge/docs-v1.0.4-yellow.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.vein/v1.0.4/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.vein/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.pad.vein/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.pad.vein/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.pad.vein/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.pad.vein/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.pad.vein/badges/v1.0.4/build.svg + :target: https://gitlab.idiap.ch/bob/bob.pad.vein/commits/v1.0.4 +.. image:: https://gitlab.idiap.ch/bob/bob.pad.vein/badges/v1.0.4/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.pad.vein/commits/v1.0.4 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.pad.vein .. image:: http://img.shields.io/pypi/v/bob.pad.vein.svg diff --git a/version.txt b/version.txt index df389d1..a6a3a43 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.4b0 \ No newline at end of file +1.0.4 \ No newline at end of file -- GitLab