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