From 85d3d1a6b3d92debb837d3013fb556bd49c49c2d Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Thu, 1 Jun 2017 18:17:04 +0200 Subject: [PATCH] Increased stable version to 1.4.3 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 47ccb95..c9ff75d 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,10 @@ :target: http://pythonhosted.org/gridtk/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/gridtk/master/index.html -.. image:: https://gitlab.idiap.ch/bob/gridtk/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/gridtk/commits/master -.. image:: https://gitlab.idiap.ch/bob/gridtk/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/gridtk/commits/master +.. image:: https://gitlab.idiap.ch/bob/gridtk/badges/v1.4.3/build.svg + :target: https://gitlab.idiap.ch/bob/gridtk/commits/v1.4.3 +.. image:: https://gitlab.idiap.ch/bob/gridtk/badges/v1.4.3/coverage.svg + :target: https://gitlab.idiap.ch/bob/gridtk/commits/v1.4.3 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/gridtk .. image:: http://img.shields.io/pypi/v/gridtk.svg diff --git a/version.txt b/version.txt index b7b2123..3c80e4f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.4.3b0 \ No newline at end of file +1.4.3 \ No newline at end of file -- GitLab