chore: Bump version from 4.1.0 to 4.1.1

Co-authored-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
Co-authored-by: Prashant R <rprashanth681@gmail.com>
This commit is contained in:
google-labs-jules[bot]
2025-09-16 01:32:49 +00:00
parent fefe928ea2
commit e7b8a7d06e
21 changed files with 33 additions and 30 deletions

View File

@@ -13,7 +13,7 @@ Test: /sc:brainstorm "test" should ask questions
### 2. Installation Verification
```bash
python3 -m SuperClaude --version # Should show 4.1.0
python3 -m SuperClaude --version # Should show 4.1.1
# If not working:
# For pipx users
@@ -71,7 +71,7 @@ pip3 install SuperClaude
```
## Verification Checklist
- [ ] `python3 -m SuperClaude --version` returns 4.1.0
- [ ] `python3 -m SuperClaude --version` returns 4.1.1
- [ ] `/sc:brainstorm "test"` works in Claude Code
- [ ] `SuperClaude install --list-components` shows components

View File

@@ -6,7 +6,7 @@ Quick fixes to advanced diagnostics for SuperClaude Framework issues.
**Installation Verification:**
```bash
python3 -m SuperClaude --version # Should show 4.1.0
python3 -m SuperClaude --version # Should show 4.1.1
SuperClaude install --list-components
```
@@ -19,7 +19,7 @@ SuperClaude install --list-components
```
**Resolution Checklist:**
- [ ] Version commands work and show 4.1.0
- [ ] Version commands work and show 4.1.1
- [ ] `/sc:` commands respond in Claude Code
- [ ] MCP servers listed: `SuperClaude install --list-components | grep mcp`