diff --git a/pyproject.toml b/pyproject.toml index dd52b3a..14d3247 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "orchestrator" -version = "0.1.0" +version = "0.1.8" description = "A robust task orchestration framework with support for parallel execution, retry policies, and monitoring" authors = ["Jayasimha Raghavan (j-raghavan)"] license = "MIT"