diff --git a/testing/pyproject.toml b/testing/pyproject.toml index 49e1716..70c88ac 100644 --- a/testing/pyproject.toml +++ b/testing/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "invariant-ai" -version = "0.0.4" +version = "0.1.0" description = "Testing library for AI Agents by InvariantLabs" authors = ["InvariantLabs "] readme = "README.md"