From 5edd800ed6b7190a1aa69ac647e026809934b1f8 Mon Sep 17 00:00:00 2001
From: Samuel GAIST <samuel.gaist@idiap.ch>
Date: Wed, 19 Dec 2018 11:32:26 +0100
Subject: [PATCH] Increased stable version to 1.6.1

---
 README.rst  | 10 +++++-----
 version.txt |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.rst b/README.rst
index b5ed803..0788924 100644
--- a/README.rst
+++ b/README.rst
@@ -20,14 +20,14 @@
 .. You should have received a copy of the GNU Affero Public License along     ..
 .. with the BEAT platform. If not, see http://www.gnu.org/licenses/.          ..
 
-.. image:: https://img.shields.io/badge/docs-stable-yellow.svg
+.. image:: https://img.shields.io/badge/docs-v1.6.1-yellow.svg
    :target: https://www.idiap.ch/software/beat/docs/beat/beat.backend.python/stable/index.html
 .. image:: https://img.shields.io/badge/docs-latest-orange.svg
    :target: https://www.idiap.ch/software/beat/docs/beat/beat.backend.python/master/index.html
-.. image:: https://gitlab.idiap.ch/beat/beat.backend.python/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/beat/beat.backend.python/commits/master
-.. image:: https://gitlab.idiap.ch/beat/beat.backend.python/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/beat/beat.backend.python/commits/master
+.. image:: https://gitlab.idiap.ch/beat/beat.backend.python/badges/v1.6.1/build.svg
+   :target: https://gitlab.idiap.ch/beat/beat.backend.python/commits/v1.6.1
+.. image:: https://gitlab.idiap.ch/beat/beat.backend.python/badges/v1.6.1/coverage.svg
+   :target: https://gitlab.idiap.ch/beat/beat.backend.python/commits/v1.6.1
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/beat/beat.backend.python
 .. image:: https://img.shields.io/pypi/v/beat.backend.python.svg
diff --git a/version.txt b/version.txt
index 9bde403..2eda823 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.6.1b0
\ No newline at end of file
+1.6.1
\ No newline at end of file
-- 
GitLab