From 483276dd64762f8d46bdde6f6a78e2bdf866e6af Mon Sep 17 00:00:00 2001 From: Milos Cernak <milos.cernak@idiap.ch> Date: Wed, 10 May 2017 09:22:26 +0200 Subject: [PATCH] Increased latest version to 1.0.3b0 [skip ci] --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index a968d0a..02c001a 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,8 @@ :target: http://pythonhosted.org/bob.kaldi/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.kaldi/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/v1.0.2/build.svg - :target: https://gitlab.idiap.ch/bob/bob.kaldi/commits/v1.0.2 +.. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/master/build.svg + :target: https://gitlab.idiap.ch/bob/bob.kaldi/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.kaldi .. image:: http://img.shields.io/pypi/v/bob.kaldi.svg diff --git a/version.txt b/version.txt index e6d5cb8..c4e9ebe 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.2 \ No newline at end of file +1.0.3b0 \ No newline at end of file -- GitLab