From 032b35a3ae9ea5dbff82a699b4f0df2c9095f778 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Fri, 21 Oct 2016 09:56:05 +0200 Subject: [PATCH] Increased stable version to 2.0.6 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index d917808..3281001 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.db.kboc16/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.db.kboc16/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.db.kboc16/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.db.kboc16/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.db.kboc16/badges/v2.0.6/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.kboc16/commits/v2.0.6 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.kboc16 .. image:: http://img.shields.io/pypi/v/bob.db.kboc16.png diff --git a/version.txt b/version.txt index e367a52..703cec9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.6a0 \ No newline at end of file +2.0.6 \ No newline at end of file -- GitLab