chore: bump version to 4.1.8

Updated version across all documentation files:
- pyproject.toml (main version)
- README files (en, ja, kr, zh)
- CLAUDE.md
- KNOWLEDGE.md
- PLANNING.md

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
mithun50
2025-11-13 12:36:38 +01:00
parent 25785363af
commit 61591211ae
8 changed files with 21 additions and 21 deletions

View File

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