From d3f5f313d3de62b13d3c2c7756b3a5147cac6ea0 Mon Sep 17 00:00:00 2001 From: Ananias Carvalho Date: Fri, 25 Jul 2025 12:03:55 +0200 Subject: [PATCH] Bump version: 2.9.0 -> 2.10.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d6aaddb..f12c59a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyArtifactory" -version = "2.9.0" +version = "2.10.0" description = "Typed interactions with the Jfrog Artifactory REST API" authors = [ "Ananias CARVALHO ",