From 59283615697a3dd456fb2f9338f83eb45da1b859 Mon Sep 17 00:00:00 2001 From: Daria Frolova <64833238+babayagaofficial@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:02:14 +0100 Subject: [PATCH] revert --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b93b77f..b59fd88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "plasnet" -version = "0.7.0" +version = "0.6.0" description = "Clustering, visualising and exploring plasmid networks" authors = ["Leandro Lima "] license = "MIT"