diff --git a/pyproject.toml b/pyproject.toml index cd0a8c4..0ea22a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pest-py" -version = "0.4.3" +version = "0.4.4" description = "🐀 ⇝ pest › fastapi + rodi + mvc | python library for building scalable modular API's. Inspired by NestJS." authors = ["Lucas Colombo "] homepage = "https://pest.lucode.ar"