diff --git a/README.rst b/README.rst index 9bed54e391156cdf853362b128e2d5df3c35724a..1f605d54f91562712c4648dac07e3c2625dcd48e 100644 --- a/README.rst +++ b/README.rst @@ -1,13 +1,13 @@ .. -*- coding: utf-8 -*- -.. image:: https://img.shields.io/badge/docs-stable-yellow.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.annotator/stable/index.html +.. image:: https://img.shields.io/badge/docs-v1.0.0-yellow.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.annotator/v1.0.0/index.html .. image:: https://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.annotator/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ip.annotator/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.annotator/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.ip.annotator/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.annotator/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ip.annotator/badges/v1.0.0/build.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.annotator/commits/v1.0.0 +.. image:: https://gitlab.idiap.ch/bob/bob.ip.annotator/badges/v1.0.0/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.annotator/commits/v1.0.0 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.annotator .. image:: https://img.shields.io/pypi/v/bob.ip.annotator.svg diff --git a/version.txt b/version.txt index 41432f00d9ce57fadd55cc7dd27b391ddf5ca0b9..afaf360d37fb71bcfa8cc082882f910ac2628bda 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0a0 +1.0.0 \ No newline at end of file