mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
🔖 Standardize version to 4.0.3 across all components
- Update PyPI version from 4.0.0 to 4.0.3 - Align all version references (Python, NPM, documentation) - Update VERSION file, pyproject.toml, and all __init__.py files - Update CHANGELOG and README version badges - Fix all version references in RELEASE_INSTRUCTIONS.md This ensures consistency between PyPI and NPM packages. 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "SuperClaude"
|
||||
version = "4.0.0"
|
||||
version = "4.0.3"
|
||||
authors = [
|
||||
{name = "NomenAK", email = "anton.knoery@gmail.com"},
|
||||
{name = "Mithun Gowda B", email = "mithungowda.b7411@gmail.com"}
|
||||
|
||||
Reference in New Issue
Block a user