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