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