diff --git a/pyproject.toml b/pyproject.toml index 645587c..6af9b8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "libthumbor" -version = "2.0.1" +version = "2.0.2" description = "libthumbor is the python extension to generate thumbor URLs" authors = ["Bernardo Heynemann "] readme = "README.md"