From 4fb549634ca12e271449148e8d1f27db627b3c3b Mon Sep 17 00:00:00 2001 From: Romero Date: Sun, 25 Jun 2023 14:02:20 +0100 Subject: [PATCH] Updating to new patch --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b00ad4f..d190662 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gns3fy" -version = "0.7.1" +version = "0.7.2" description = "Python wrapper around GNS3 Server API" authors = ["David Flores "] license = "MIT"