From f83a1f3f9270afa9215834d81ca8b861008cbdb7 Mon Sep 17 00:00:00 2001
From: Samuel GAIST <samuel.gaist@idiap.ch>
Date: Wed, 15 Jan 2020 12:29:19 +0100
Subject: [PATCH] Increased stable version to 1.7.3

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

diff --git a/README.rst b/README.rst
index 8ade6f8..e63c8cc 100644
--- a/README.rst
+++ b/README.rst
@@ -31,14 +31,14 @@
 .. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
-.. image:: https://img.shields.io/badge/docs-stable-yellow.svg
-   :target: https://www.idiap.ch/software/beat/docs/beat/beat.backend.python/stable/index.html
+.. image:: https://img.shields.io/badge/docs-v1.7.3-yellow.svg
+   :target: https://www.idiap.ch/software/beat/docs/beat/beat.backend.python/v1.7.3/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.7.3/build.svg
+   :target: https://gitlab.idiap.ch/beat/beat.backend.python/commits/v1.7.3
+.. image:: https://gitlab.idiap.ch/beat/beat.backend.python/badges/v1.7.3/coverage.svg
+   :target: https://gitlab.idiap.ch/beat/beat.backend.python/commits/v1.7.3
 .. 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 e8ee6e0..bbf649f 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.7.3b0
\ No newline at end of file
+1.7.3
\ No newline at end of file
-- 
GitLab