From d1c102883b4563670ff2c4e9ca9c92ca3b58bb71 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Tue, 29 Nov 2016 10:35:57 +0100 Subject: [PATCH] Increased latest version to 1.1.1b0 [skip ci] --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index c79febf..19b8018 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.db.replaymobile/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.replaymobile/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.db.replaymobile/badges/v1.1.0/build.svg - :target: https://gitlab.idiap.ch/bob/bob.db.replaymobile/commits/v1.1.0 +.. image:: https://gitlab.idiap.ch/bob/bob.db.replaymobile/badges/master/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.replaymobile/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.replaymobile .. image:: http://img.shields.io/pypi/v/bob.db.replaymobile.png diff --git a/version.txt b/version.txt index 1cc5f65..89dfd27 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0 \ No newline at end of file +1.1.1b0 \ No newline at end of file -- GitLab