From 4db23e793a9e316b95937cd7d92d10df2e061510 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Mon, 20 Nov 2017 12:16:55 +0100 Subject: [PATCH] Increased stable version to 0.0.1 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 916fe93..55ecf24 100644 --- a/README.rst +++ b/README.rst @@ -1,14 +1,14 @@ .. vim: set fileencoding=utf-8 : .. Thu Jul 20 12:30:48 CEST 2017 -.. image:: https://img.shields.io/badge/docs-stable-yellow.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.tensorflow_extractor/stable/index.html +.. image:: https://img.shields.io/badge/docs-v0.0.1-yellow.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.tensorflow_extractor/v0.0.1/index.html .. image:: https://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.tensorflow_extractor/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ip.tensorflow_extractor/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.tensorflow_extractor/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.ip.tensorflow_extractor/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.tensorflow_extractor/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ip.tensorflow_extractor/badges/v0.0.1/build.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.tensorflow_extractor/commits/v0.0.1 +.. image:: https://gitlab.idiap.ch/bob/bob.ip.tensorflow_extractor/badges/v0.0.1/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.tensorflow_extractor/commits/v0.0.1 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.tensorflow_extractor .. image:: https://img.shields.io/pypi/v/bob.ip.tensorflow_extractor.svg diff --git a/version.txt b/version.txt index 30893e1..8a9ecc2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.1b0 +0.0.1 \ No newline at end of file -- GitLab