From 5da050f4a5256fc71d806ccf82716baf3fb87ced Mon Sep 17 00:00:00 2001 From: Ananias CARVALHO Date: Mon, 30 Jun 2025 17:52:49 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.8.1=20=E2=86=92=202.8.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7580b02..d1201c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyArtifactory" -version = "2.8.1" +version = "2.8.2" description = "Typed interactions with the Jfrog Artifactory REST API" authors = [ "Ananias CARVALHO ",