From c13b512f3ffedff10db938265a55c71ff07375ca Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Tue, 7 Jun 2016 17:53:03 +0200 Subject: [PATCH] Increased stable version to 2.1.0 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 40088ad..a0f3f40 100644 --- a/README.rst +++ b/README.rst @@ -6,9 +6,9 @@ :target: http://pythonhosted.org/bob.ip.flandmark/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.ip.flandmark/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.ip.flandmark.svg?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.ip.flandmark.svg?branch=v2.1.0 :target: https://travis-ci.org/bioidiap/bob.ip.flandmark -.. image:: https://coveralls.io/repos/bioidiap/bob.ip.flandmark/badge.svg?branch=master +.. image:: https://coveralls.io/repos/bioidiap/bob.ip.flandmark/badge.svg?branch=v2.1.0 :target: https://coveralls.io/r/bioidiap/bob.ip.flandmark .. image:: https://img.shields.io/badge/github-master-0000c0.png :target: https://github.com/bioidiap/bob.ip.flandmark/tree/master 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