diff --git a/pyproject.toml b/pyproject.toml index 93a17f1..f5de70d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyArtifactory" -version = "2.6.0" +version = "2.7.0" description = "Typed interactions with the Jfrog Artifactory REST API" authors = [ "Ananias CARVALHO ",