diff --git a/pyproject.toml b/pyproject.toml index d9b0651..b910ba4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "selva" -version = "0.11.1" +version = "0.11.2" description = "ASGI Web Framework with Dependency Injection" authors = ["Livio Ribeiro "] license = "MIT"