diff --git a/pyproject.toml b/pyproject.toml index 319da46..2c4e069 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nextx" -version = "0.14.0" +version = "0.15.0" description = "Basic structure for fastapi microservices with specific support for blueprint project solution." authors = ["adriangs1996 "] license = "MIT"