From cba682f354c05fa01f34bd518080a9e55e934182 Mon Sep 17 00:00:00 2001
From: Guillaume HEUSCH <guillaume.heusch@idiap.ch>
Date: Wed, 27 Jun 2018 15:52:25 +0200
Subject: [PATCH] Increased latest version to 2.0.1b0 [skip ci]

---
 README.rst  | 8 ++++----
 version.txt | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.rst b/README.rst
index 8c81d9a..d39a177 100644
--- a/README.rst
+++ b/README.rst
@@ -1,12 +1,12 @@
 .. vim: set fileencoding=utf-8 :
 .. Mon 23 Jan 14:37:08 CET 2017
 
-.. image:: http://img.shields.io/badge/docs-v2.0.0-yellow.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/bob.rppg.base/v2.0.0/index.html
+.. image:: http://img.shields.io/badge/docs-stable-yellow.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.rppg.base/stable/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.svg
    :target: https://www.idiap.ch/software/bob/docs/bob/bob.rppg.base/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.rppg.base/badges/v2.0.0/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.rppg.base/commits/v2.0.0
+.. image:: https://gitlab.idiap.ch/bob/bob.rppg.base/badges/master/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.rppg.base/commits/master
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.rppg.base
 .. image:: http://img.shields.io/pypi/v/bob.rppg.base.svg
diff --git a/version.txt b/version.txt
index 359a5b9..d69f48f 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.0.0
\ No newline at end of file
+2.0.1b0
\ No newline at end of file
-- 
GitLab