diff --git a/pyproject.toml b/pyproject.toml index 1e29571..51c15c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ninja-put-patch-file-upload-middleware" -version = "0.1.2" +version = "0.1.3" description = "A middleware that allows user to upload files using PUT / Patch" authors = ["baseplate-admin <61817579+baseplate-admin@users.noreply.github.com>"] license = "MIT"