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"