From d0175209b3be9d7d28ee1dda4b6332b098dda946 Mon Sep 17 00:00:00 2001 From: Ananias CARVALHO Date: Mon, 28 Apr 2025 20:17:31 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.8.0=E2=86=92=202.8.1?= 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 5174d5c..7580b02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyArtifactory" -version = "2.8.0" +version = "2.8.1" description = "Typed interactions with the Jfrog Artifactory REST API" authors = [ "Ananias CARVALHO ",