Update pyproject.toml

Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
Mithun Gowda B 2025-09-18 20:39:38 +05:30 committed by GitHub
parent 659c3baaf7
commit 5ec40fcc20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "SuperClaude" name = "SuperClaude"
version = "4.1.1" version = "4.1.2"
authors = [ authors = [
{name = "NomenAK", email = "anton.knoery@gmail.com"}, {name = "NomenAK", email = "anton.knoery@gmail.com"},
{name = "Mithun Gowda B", email = "mithungowda.b7411@gmail.com"} {name = "Mithun Gowda B", email = "mithungowda.b7411@gmail.com"}