diff --git a/pyproject.toml b/pyproject.toml index 89f26014..f31ad347 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pacu" -version = "1.4.0" +version = "1.4.1" description = "The AWS exploitation framework, designed for testing the security of Amazon Web Services environments." authors = ["Rhino Assessment Team "] license = "BSD-3"