From 626a6347522d094d4fcbb8d37d8e15747e393b23 Mon Sep 17 00:00:00 2001 From: Ananias CARVALHO Date: Thu, 11 Sep 2025 21:38:48 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.10.0=20=E2=86=92=202.11.0?= 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 f12c59a..848cfcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyArtifactory" -version = "2.10.0" +version = "2.11.0" description = "Typed interactions with the Jfrog Artifactory REST API" authors = [ "Ananias CARVALHO ",