diff --git a/jac-mtllm/pyproject.toml b/jac-mtllm/pyproject.toml index c78c2230b3..464dfefa4d 100644 --- a/jac-mtllm/pyproject.toml +++ b/jac-mtllm/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mtllm" -version = "0.3.1" +version = "0.3.2" description = "MTLLM Provides Easy to use APIs for different LLM Providers to be used with Jaseci's Jaclang Programming Language." authors = ["Jason Mars "] maintainers = ["Jason Mars "]