From 28c0911a7c92c2d86064e49be81ca8dda7867efc Mon Sep 17 00:00:00 2001 From: Pavel Korshunov <pavel.korshunov@idiap.ch> Date: Mon, 22 May 2017 12:05:57 +0200 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 56736fb..44aa7c9 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,8 @@ :target: http://pythonhosted.org/bob.ip.dlib/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.dlib/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.bio.base/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.bio.base/badges/v1.0.0/build.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/v1.0.0 .. 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.png diff --git a/version.txt b/version.txt index 4a05878..afaf360 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0b0 \ No newline at end of file +1.0.0 \ No newline at end of file -- GitLab