From bb3d0dc9c40e369f691ec72468105a7efb8972ac Mon Sep 17 00:00:00 2001 From: skbidiap <sushil.bhattacharjee@idiap.ch> Date: Thu, 12 Jan 2017 17:45:10 +0100 Subject: [PATCH] Increased stable version to 1.0.0 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index feab8ec..d1f4745 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.ip.facelandmarks/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.facelandmarks/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/badges/v1.0.0/build.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/commits/v1.0.0 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks .. image:: http://img.shields.io/pypi/v/bob.ip.facelandmarks.png diff --git a/version.txt b/version.txt index 41432f0..afaf360 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0a0 +1.0.0 \ No newline at end of file -- GitLab