diff --git a/pyproject.toml b/pyproject.toml index 14b38154..5df3a5ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "browser-harness" -version = "0.1.8" +version = "0.1.9" description = "The simplest, thinnest, and most powerful harness to control your real browser with your agent." readme = "README.md" requires-python = ">=3.11"