diff --git a/pyproject.toml b/pyproject.toml index 7e18c63..bec0026 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "node9" -version = "1.0.1" +version = "2.0.0" description = "Execution security for Python AI agents — seatbelt for LangChain, CrewAI, and plain Python." readme = "README.md" license = { text = "Apache-2.0" }