feat: bump version to 4.1.7 across all files

Updated version from 4.1.6 to 4.1.7 in:
- VERSION file
- package.json
- pyproject.toml
- All documentation files (README.md, CLAUDE.md, PLANNING.md, etc.)
- Internationalized READMEs (ja, zh, kr)
- Command documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
mithun50
2025-11-12 17:37:27 +01:00
parent ad80f57f63
commit a3541f43c5
13 changed files with 27 additions and 27 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "superclaude"
version = "0.4.0"
version = "4.1.7"
description = "AI-enhanced development framework for Claude Code - pytest plugin with optional skills"
readme = "README.md"
license = {text = "MIT"}