diff --git a/pyproject.toml b/pyproject.toml index eee10eb..d1cffa8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openbb-agents" -version = "0.0.2" +version = "0.0.3" description = "LLMs X OpenBB Platform" authors = ["Michael Struwig "] readme = "README.md"