diff --git a/pyproject.toml b/pyproject.toml index a47739ab..ac6f34c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ ignore_missing_imports = true [tool.poetry] name = "fastapi-filter" -version = "0.5.0" +version = "0.5.1" description = "FastAPI filter" authors = ["Arthur Rio "] license = "MIT"