From 2a4477fd7a7dd9dd88768fb40877553933af5cb7 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Fri, 15 Sep 2017 20:36:22 +0200 Subject: [PATCH] Increased stable version to 2.0.6 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index b7cd103..b70712b 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,10 @@ :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.audio/stable/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.audio/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/v2.0.6/build.svg + :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/v2.0.6 +.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/v2.0.6/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/v2.0.6 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.io.audio .. image:: http://img.shields.io/pypi/v/bob.io.audio.svg diff --git a/version.txt b/version.txt index 7c000e1..703cec9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.6b0 \ No newline at end of file +2.0.6 \ No newline at end of file -- GitLab