From edcc19fc15f315b8249bf2aa3d1da49c33e39de6 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Thu, 1 Jun 2017 14:35:02 +0200 Subject: [PATCH] Increased stable version to 2.1.0 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 075058c..56c042d 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,10 @@ :target: http://pythonhosted.org/bob.io.base/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.io.base/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.io.base/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.io.base/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.io.base/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.io.base/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.io.base/badges/v2.1.0/build.svg + :target: https://gitlab.idiap.ch/bob/bob.io.base/commits/v2.1.0 +.. image:: https://gitlab.idiap.ch/bob/bob.io.base/badges/v2.1.0/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.io.base/commits/v2.1.0 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.io.base .. image:: http://img.shields.io/pypi/v/bob.io.base.svg diff --git a/version.txt b/version.txt index ecb8de9..50aea0e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.14b0 \ No newline at end of file +2.1.0 \ No newline at end of file -- GitLab