From a727f921eb700fefcd0e760d4ba6aa756e8607dd Mon Sep 17 00:00:00 2001 From: Pavel Korshunov <pavel.korshunov@idiap.ch> Date: Thu, 20 Oct 2016 00:24:58 +0200 Subject: [PATCH] Increased stable version to 1.0.0 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index b48a361..b7ecb05 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,8 @@ :target: http://pythonhosted.org/bob.pad.voice/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.pad.voice/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.pad.voice/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.pad.voice/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.pad.voice/badges/v1.0.0/build.svg + :target: https://gitlab.idiap.ch/bob/bob.pad.voice/commits/v1.0.0 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.pad.voice .. image:: http://img.shields.io/pypi/v/bob.pad.voice.png diff --git a/version.txt b/version.txt index f07bb84..afaf360 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0b \ No newline at end of file +1.0.0 \ No newline at end of file -- GitLab