diff --git a/pyproject.toml b/pyproject.toml index 3154c4f..beb67ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ include = '\.pyi?$' [tool.poetry] name = "thumbor_aws" -version = "0.5.0" +version = "0.6.0" authors = ["Bernardo Heynemann "] description = "thumbor_aws provides extensions for thumbor using AWS" readme = "README.md"