From 0b9ae55a39eead8eb24afbdcf29e8e422768769e Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Wed, 20 Jan 2016 10:15:55 +0100 Subject: [PATCH] Increased latest version to 2.0.4a0 [skip ci] --- README.rst | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index e1c9c85..1a41a5e 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ :target: http://pythonhosted.org/bob.db.atvskeystroke/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.atvskeystroke/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.db.atvskeystroke.svg?branch=v2.0.3 +.. image:: https://travis-ci.org/bioidiap/bob.db.atvskeystroke.svg?branch=master :target: https://travis-ci.org/bioidiap/bob.db.atvskeystroke .. image:: https://coveralls.io/repos/bioidiap/bob.db.atvskeystroke/badge.png :target: https://coveralls.io/r/bioidiap/bob.db.atvskeystroke diff --git a/version.txt b/version.txt index 6acdb44..1b7df24 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.3 \ No newline at end of file +2.0.4a0 \ No newline at end of file -- GitLab