From 44b44debacb57732b204852048eef9e77358a597 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Mon, 20 Feb 2017 16:32:51 +0100 Subject: [PATCH] Increased stable version to 1.1.5 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 79d6290..70229cd 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.db.asvspoof/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.db.asvspoof/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.db.asvspoof/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.db.asvspoof/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.db.asvspoof/badges/v1.1.5/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.asvspoof/commits/v1.1.5 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.asvspoof .. image:: http://img.shields.io/pypi/v/bob.db.asvspoof.svg diff --git a/version.txt b/version.txt index 5f5dbbf..314c3d7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.5a0 \ No newline at end of file +1.1.5 \ No newline at end of file -- GitLab