From e7a81c776dbbf4de9b775a4c1e0ccaff00b9c2c0 Mon Sep 17 00:00:00 2001 From: Bill Murdock Date: Tue, 5 May 2026 09:36:59 -0400 Subject: [PATCH] chore: remove version from CLAUDE.md Version is already in pyproject.toml and CHANGELOG. Keeping a third copy in CLAUDE.md just means it goes stale on every release. Agents can read pyproject.toml themselves. Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 2a5714d4..3d29c76c 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -6,7 +6,6 @@ Assess repositories against evidence-based attributes for AI-assisted developmen | Item | Value | |------|-------| -| **Version** | 2.29.6 | | **Python** | >=3.12 | | **Entry Point** | `agentready.cli.main:cli` | | **Self-Score** | 80.0/100 (Gold) |