diff --git a/pyproject.toml b/pyproject.toml index 3506ae4..007fcc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sucket" -version = "0.1.0" +version = "0.2.0" description = "A tool to get all files from an S3 bucket" authors = ["Axel "] license = "MIT"