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