mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-17 17:56:46 +00:00
Update pyproject.toml
Added mithuns mail and changed v4 beta to v4 stable Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
parent
40840dae0b
commit
dc5f8f9f86
@ -4,10 +4,10 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "SuperClaude"
|
name = "SuperClaude"
|
||||||
version = "4.0.0b1"
|
version = "4.0.0"
|
||||||
authors = [
|
authors = [
|
||||||
{name = "NomenAK", email = "anton.knoery@gmail.com"},
|
{name = "NomenAK", email = "anton.knoery@gmail.com"},
|
||||||
{name = "Mithun Gowda B"}
|
{name = "Mithun Gowda B", email = "mithungowda.b7411@gmail.com"}
|
||||||
]
|
]
|
||||||
description = "SuperClaude Framework Management Hub - AI-enhanced development framework for Claude Code"
|
description = "SuperClaude Framework Management Hub - AI-enhanced development framework for Claude Code"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
@ -134,4 +134,4 @@ exclude_lines = [
|
|||||||
"if 0:",
|
"if 0:",
|
||||||
"if __name__ == .__main__.:"
|
"if __name__ == .__main__.:"
|
||||||
]
|
]
|
||||||
show_missing = true
|
show_missing = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user