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