diff --git a/libertai_agents/pyproject.toml b/libertai_agents/pyproject.toml index 02b00d8..58e913e 100644 --- a/libertai_agents/pyproject.toml +++ b/libertai_agents/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "libertai-agents" -version = "0.0.2" +version = "0.0.3" description = "Framework to create and deploy decentralized agents" authors = ["LibertAI.io team "] readme = "README.md"