mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
chore: update version and component metadata
- Bump version (pyproject.toml, setup/__init__.py) - Update CLAUDE.md import service references - Reflect component structure changes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -35,7 +35,9 @@ dependencies = [
|
||||
"importlib-metadata>=1.0.0; python_version<'3.8'",
|
||||
"typer>=0.9.0",
|
||||
"rich>=13.0.0",
|
||||
"click>=8.0.0"
|
||||
"click>=8.0.0",
|
||||
"pyyaml>=6.0.0",
|
||||
"requests>=2.28.0"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user