From 6f9156d90967a1486d58e6358fe0041f6f7619d9 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Fri, 15 Sep 2017 20:48:08 +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 01318c9..bbf6ca6 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,10 @@ :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/stable/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/v2.1.0/build.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/v2.1.0 +.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/v2.1.0/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/v2.1.0 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.learn.em .. image:: http://img.shields.io/pypi/v/bob.learn.em.svg diff --git a/version.txt b/version.txt index 1a78b34..50aea0e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.0b0 +2.1.0 \ No newline at end of file -- GitLab