diff --git a/pyproject.toml b/pyproject.toml index fd991cc..6b56825 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "replicantx" -version = "0.1.7" +version = "0.1.8" description = "End-to-end testing harness for AI agents via web service API" readme = "README.md" requires-python = ">=3.11"