From f489d5535be15899400c60dd86d65225ba4256b4 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Wed, 3 Nov 2021 23:37:57 +0100 Subject: [PATCH] Increased stable version to 1.0.1 --- README.rst | 14 +++++++------- version.txt | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 09384ac..c53d629 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.io.stream/stable/index.html -.. image:: https://img.shields.io/badge/docs-latest-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.stream/stable/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.io.stream/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.io.stream/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.io.stream/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.io.stream/commits/master + :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.stream/v1.0.1/index.html +.. image:: https://img.shields.io/badge/docs-v1.0.1-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.stream/v1.0.1/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.io.stream/badges/v1.0.1/build.svg + :target: https://gitlab.idiap.ch/bob/bob.io.stream/commits/v1.0.1 +.. image:: https://gitlab.idiap.ch/bob/bob.io.stream/badges/v1.0.1/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.io.stream/commits/v1.0.1 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.io.stream .. image:: https://img.shields.io/pypi/v/bob.io.stream.svg diff --git a/version.txt b/version.txt index d8a6852..7dea76e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.1b0 +1.0.1 -- GitLab