From 67211548ee980058679d0b3c1efba4b1e0dc0cae Mon Sep 17 00:00:00 2001
From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch>
Date: Sat, 3 Oct 2020 17:44:59 +0200
Subject: [PATCH] Increased latest version to 0.1.2b0 [skip ci]
---
README.rst | 8 ++++----
version.txt | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.rst b/README.rst
index 2f11e8a..48560e7 100644
--- a/README.rst
+++ b/README.rst
@@ -3,10 +3,10 @@
.. image:: https://img.shields.io/badge/docs-available-orange.svg
:target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.pytorch/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.learn.pytorch/badges/v0.1.1/pipeline.svg
- :target: https://gitlab.idiap.ch/bob/bob.learn.pytorch/commits/v0.1.1
-.. image:: https://gitlab.idiap.ch/bob/bob.learn.pytorch/badges/v0.1.1/coverage.svg
- :target: https://gitlab.idiap.ch/bob/bob.learn.pytorch/commits/v0.1.1
+.. image:: https://gitlab.idiap.ch/bob/bob.learn.pytorch/badges/master/pipeline.svg
+ :target: https://gitlab.idiap.ch/bob/bob.learn.pytorch/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.learn.pytorch/badges/master/coverage.svg
+ :target: https://gitlab.idiap.ch/bob/bob.learn.pytorch/commits/master
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
:target: https://gitlab.idiap.ch/bob/bob.learn.pytorch
diff --git a/version.txt b/version.txt
index 6da28dd..4a3c327 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.1.1
\ No newline at end of file
+0.1.2b0
\ No newline at end of file
--
GitLab