🔖 Bump version to 4.0.8

- Update version across all project files
- Update CHANGELOG.md with release notes
- Prepare for PyPI release
This commit is contained in:
NomenAK
2025-08-23 14:56:43 +02:00
parent 9abaa10366
commit 8ccc71f877
17 changed files with 35 additions and 25 deletions

View File

@@ -5,7 +5,7 @@
### **Transform Claude Code with 21 Commands, 14 Agents & 6 MCP Servers**
<p align="center">
<img src="https://img.shields.io/badge/version-4.0.7-blue?style=for-the-badge" alt="Version">
<img src="https://img.shields.io/badge/version-4.0.8-blue?style=for-the-badge" alt="Version">
<img src="https://img.shields.io/badge/Python-3.8+-green?style=for-the-badge" alt="Python">
<img src="https://img.shields.io/badge/Platform-Linux%20|%20macOS%20|%20Windows-orange?style=for-the-badge" alt="Platform">
</p>
@@ -266,7 +266,7 @@ SuperClaude install --dry-run
```bash
# Verify SuperClaude version
python3 -m SuperClaude --version
# Expected: SuperClaude 4.0.7
# Expected: SuperClaude 4.0.8
# List installed components
SuperClaude install --list-components

View File

@@ -6,7 +6,7 @@
<p align="center">
<img src="https://img.shields.io/badge/Framework-Context_Engineering-purple?style=for-the-badge" alt="Framework">
<img src="https://img.shields.io/badge/Version-4.0.7-blue?style=for-the-badge" alt="Version">
<img src="https://img.shields.io/badge/Version-4.0.8-blue?style=for-the-badge" alt="Version">
<img src="https://img.shields.io/badge/Time_to_Start-5_Minutes-green?style=for-the-badge" alt="Quick Start">
</p>
@@ -486,7 +486,7 @@ Create custom workflows
</p>
<p align="center">
<sub>SuperClaude v4.0.7 - Context Engineering for Claude Code</sub>
<sub>SuperClaude v4.0.8 - Context Engineering for Claude Code</sub>
</p>
</div>