From d8f71bbd6ef72cf777f01bcd4021ae6f3d67949b Mon Sep 17 00:00:00 2001 From: Mithun Gowda B Date: Tue, 14 Oct 2025 14:51:52 +0530 Subject: [PATCH] Update pyproject.toml Signed-off-by: Mithun Gowda B --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f626452..7f648ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools>=61.0", "wheel"] build-backend = "setuptools.build_meta" [project] -name = "superclaude" +name = "SuperClaude" version = "4.1.6" authors = [ {name = "NomenAK", email = "anton.knoery@gmail.com"},