From 9ec3db35e6a64a8700eca7b6d83cf8eec8ec465e Mon Sep 17 00:00:00 2001
From: George Marchment <georgemarchment@yahoo.fr>
Date: Thu, 14 Mar 2024 15:45:28 +0100
Subject: [PATCH] add new version

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

diff --git a/README.md b/README.md
index 7977e69..042bd11 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 In this repository, the steps to obtain the *Specification graph* and the *Process dependency graph* from the nf-core Phyloplace workflows using **BioFlow-Insight** are described. To run the analysis, execute the following commands:
 
 ```
-pip install bioflow-insight==0.0.28
+pip install bioflow-insight==1.0
 wget https://github.com/nf-core/phyloplace/archive/35c603c935ef50274a895056551b0c4caa2a2468.zip
 unzip 35c603c935ef50274a895056551b0c4caa2a2468.zip
 rm 35c603c935ef50274a895056551b0c4caa2a2468.zip
-- 
GitLab