From 1c305d1f4c4261b7c0fca32d10ab914698cf24df Mon Sep 17 00:00:00 2001
From: Schneider Leo <leo.schneider@etu.ec-lyon.fr>
Date: Tue, 16 Jan 2024 16:18:52 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dc9bd3f..2833619 100644
--- a/README.md
+++ b/README.md
@@ -164,7 +164,7 @@ Panda-gym is a collection of environments for robotic simulation and control. It
 #### Installation
 
 ```shell
-pip install panda_gym==2.0.0
+pip install panda_gym==3.0.7
 ```
 
 #### Train, track, and share
-- 
GitLab