From 647543eadbbcfb9c86f6884e9c9fcdf7be758a5e Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Tue, 13 Apr 2021 20:58:35 +0200
Subject: [PATCH] Increased stable version to 0.2.0

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

diff --git a/README.rst b/README.rst
index 48560e7..a721069 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/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://gitlab.idiap.ch/bob/bob.learn.pytorch/badges/v0.2.0/pipeline.svg
+   :target: https://gitlab.idiap.ch/bob/bob.learn.pytorch/commits/v0.2.0
+.. image:: https://gitlab.idiap.ch/bob/bob.learn.pytorch/badges/v0.2.0/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.learn.pytorch/commits/v0.2.0
 .. 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 b2a1366..0ea3a94 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.1.3b0
\ No newline at end of file
+0.2.0
-- 
GitLab