From 816aaff113ec65f4f630e721af1745335e11d03a Mon Sep 17 00:00:00 2001
From: Flavio TARSETTI <flavio.tarsetti@idiap.ch>
Date: Fri, 1 Jul 2022 16:06:53 +0000
Subject: [PATCH] Increased latest version to 3.0.2b0 [skip ci]

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

diff --git a/README.rst b/README.rst
index dcd13c4..3d97c36 100644
--- a/README.rst
+++ b/README.rst
@@ -1,12 +1,12 @@
 .. vim: set fileencoding=utf-8 :
 .. Mon 15 Aug 2016 09:48:28 CEST
 
-.. image:: https://img.shields.io/badge/docs-v3.0.1-orange.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/v3.0.1/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/v3.0.1/pipeline.svg
-   :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/v3.0.1
-.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/v3.0.1/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/v3.0.1
+.. image:: https://img.shields.io/badge/docs-latest-orange.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/master/index.html
+.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/pipeline.svg
+   :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/master
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.learn.em
 
diff --git a/version.txt b/version.txt
index cb2b00e..62252b7 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-3.0.1
+3.0.2b0
-- 
GitLab